News

Going forward, ASP.NET 5 will be known as ASP.NET Core 1.0, and .NET Core 5 will be renamed to .NET Core 1.0. Entity Framework 7 also is being rebranded as Entity Framework Core 1.0.
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.
Welcome to Part 2 of ASP.NET Core: Learning the Ropes. I'll show how to use Entity Framework (EF) Core in the application that was developed in Part 1. I'll go over how to implement the basic CRUD ...