Update: Corrected the attribution of ‘Parsing JSON is a Minefield’ – thanks to Dave Hogan for letting me know via the comments and apologies to Nicolas Seriot for the mis-attribution.
Software
- Announcing NuGet 3.5 RTM – Harikrishna Menon
- RavenDB 3.5 RTM released – Ayende
Information
- Parsing JSON is a Minefield – Nicolas Seriot
- Bearer Token Authentication in ASP.NET Core – Jeffrey T. Fritz
- CQRS/MediatR implementation patterns – Jimmy Bogard
- How does the ‘fixed’ keyword work? – Matt Warren
- Good Introduction about OWIN/KATANA – Marzouk3000
- Accessing services when configuring MvcOptions in ASP.NET Core – Andrew Lock
- Using xUnit with ASP.NET Core – Gunnar Peipman
- Three ways of understanding Promises – Dr. Axel Rauschmayer
- Garbage Collection and Memory Management in JavaScript – Rahul VB
- Implementing LUIS Routing within BotFramework – Robin Osborne