Skip to content

erikpaperik/hangfire_casing_bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

How to reproduce case corruption?

  1. Enter your URL and Secret in Startup.cs file (ConfigureServices method)

  2. Run project using dotnet run or Press F5

  3. Use Postman and call GET https://localhost:<PORT>/api/values or simply open your browser using the url

  4. Check hangfire dashboard using https://localhost:<PORT>/hangfire/jobs/scheduled

  5. Use DocumentDB Storage Explorer to find corrupted document which uses camelCase instead of PascalCase

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages