Chris Sainty 11/20/2017

ASP.Net to ASP.Net Core 2 - 5 things to know

Read Original

This technical article outlines five major changes developers should know when moving from ASP.NET to ASP.NET Core 2. It covers built-in Dependency Injection with service lifetimes, the simplified folder-based .csproj file structure, and the introduction of Razor Pages for handling requests without controllers. The content is a practical guide for software engineers updating their web development projects.

ASP.Net to ASP.Net Core 2 - 5 things to know

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week