Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/swimburger/asynchttpcontext

Learn how HttpContext.Current can lead to NullReferenceExceptions and how to avoid it
https://github.com/swimburger/asynchttpcontext

Last synced: about 8 hours ago
JSON representation

Learn how HttpContext.Current can lead to NullReferenceExceptions and how to avoid it

Awesome Lists containing this project

README

        

# Don't use HttpContext.Current, especially when using async
Learn how HttpContext.Current can lead to NullReferenceExceptions and how to avoid it
https://swimburger.net/blog/dotnet/don-t-use-httpcontext-current-especially-when-using-async