Migrating from ASP.NET MVC 5.x to ASP.NET Core

Introduction We have recently moved our ASP.NET ZERO solution from ASP.NET MVC 5.2.3 to ASP.NET Core 1.0. In this post, I will share my experiences and explain mechanics of this migration in brief. N...

Continue Reading →

ASP.NET Core C# ASP.NET MVC