Joel Dickson

Results 26 issues of Joel Dickson

Global exception handlers should be able to catch generic exceptions, its by design

Similar to this https://agoda-com.github.io/standards-c-sharp/reflection/hard-coded-strings.html https://github.com/agoda-com/AgodaAnalyzers/issues/35 Loading assemblies in can lead to run time errors that compile time checkers cant detect.

I think we should include some recommendations from here https://docs.microsoft.com/en-us/aspnet/core/performance/performance-best-practices?view=aspnetcore-2.2

When a webapi controller returns void, aspnet make it return a 204 instead of 200. iOS/Safari treat this differently and prompt the user for a document download blocking off the...

Proposal

This was masking session IDs in my application