Showing tag results for controllers

Mar 2, 2022
Post comments count14
Post likes count0

Sharing code between ASP.NET and ASP.NET Core

Ken Schlobohm
Ken Schlobohm

You can begin your journey to ASP.NET Core by migrating one page at a time and do it by reusing the code you already have today. This article shows how to share controllers, models, and views from the 10-year-old MVC Music Store with a new ASP.NET Core project.

ASP.NET Core.NETASP.NET