Take advantage of security headers in ASP.NET Core MVC 5 to protect your website against cross-site scripting, code injection, clickjacking, and other attacks. ASP.NET Core MVC 5 is a lightweight, ...
Take advantage of filters and request logging middleware in Serilog to reduce log verbosity and generate useful log summaries in your ASP.NET Core MVC applications. One of the great features of ...
The first preview of ASP.NET Core 2 has been released, joining the release of .NET Core 2 Preview. Developers can now take their first look at the code that will make up this major release that will ...