Actualités

Part of the new .NET 5, the ASP.NET Core MVC 5 framework combines the capabilities of .NET Core, MVC, and Web API. Security headers are a technique that can be used to improve the security of a ...
Take advantage of the fast, easy, and lightweight Simple Injector inversion of control library to implement dependency injection in your ASP.NET Core MVC applications.
In a recent post I talked about the benefits of using Async data calls for your MVC + EF6 application. The following is a generic repository for Entity Framework 6 with methods for both ...