Using Swagger with ASP.NET Core
Are you using .NET Core 3+? You may want to follow this guide instead Using Swagger In .NET Core 3+ Swagger …
Are you using .NET Core 3+? You may want to follow this guide instead Using Swagger In .NET Core 3+ Swagger …
This article is part of a series on the OWASP Top 10 for ASP.net Core. See below for links to …
This article is part of a series on the OWASP Top 10 for ASP.net Core. See below for links to …
Raygun is a super easy to use monitoring tool. If you’ve ever used New Relic, it’s not too dissimilar, but …
I can’t think to the last ASP.NET project I worked on that didn’t involve Automapper in one way or another. …
In a previous post, I talked about getting Cookie Authentication up and running in ASP.net Core 1.X. In ASP.net Core …
With the release of .NET Core 2.0 comes a large “meta package” with the name Microsoft.AspNetCore.All. It’s a sort of …
Because the legacy SmtpClient inside .NET Core is now marked as deprecated. It is recommended you follow our guide on …
This will be the third and last part of our series that will help you to get up and running …
This will be the second part of a series of 3 articles that will help you to get up and …