.NET 6 Preview 1 Has Been Released
It feels like not long ago we were talking about all the goodies in .NET 5, and here we are …
It feels like not long ago we were talking about all the goodies in .NET 5, and here we are …
This post is part of a series on using Auth0 with an ASP.NET Core API, it’s highly recommended you start …
This post is part of a series on using Auth0 with an ASP.NET Core API, it’s highly recommended you start …
I’ve recently had to set up a new project using Auth0 as an “Identity As A Service” provider. Essentially, Auth0 …
Some time back, I wrote a post about PostSharp Threading. I was incredibly impressed by the fact that a complicated …
The most popular method of managing Azure resources in a programmatic fashion is Azure Resource Management Templates – or ARM …
I’ve recently been doing battle trying to get Azure Application Insights playing nice with an Azure Function. Because they are …
Since really .NET Framework 1, the ability for .NET Console apps to parse command line flags and actually provide helpful …
An XML External Entity vulnerability (Or XXE for short) is a type of vulnerability that exploits weaknesses (Or more so …
I’ve recently been diving into the new Channel type in .NET Core, and something I’ve noticed time and time again …