May 2018
Intermediate to advanced
394 pages
9h 51m
English
In this recipe, we will be creating an ASP.NET MVC application to use the .NET Standard 2.0 library. This was created in the previous recipe. ASP.NET MVC applications run in Windows-based systems under IIS and use the full .NET Framework. We will be starting with an empty ASP.NET MVC project, before moving to its components and use of the library.