© Alessandro Del Sole 2017

Alessandro Del Sole, Beginning Visual Studio for Mac, https://doi.org/10.1007/978-1-4842-3033-6_10

10. Creating ASP.NET Core Web Applications

Alessandro Del Sole

(1)Cremona, Italy

With .NET Core, you can create cross-platform ASP.NET web applications based on the Model-View-Controller (MVC) pattern that run on Windows, macOS, and Linux. For the first time, with .NET Core you can create web applications that span platforms using your favorite programming language: C#. Among others, one of the reasons that make this possible is the open source, cross-platform C# compiler offered by the .NET Compiler Platform (also known as Project Roslyn).

This is a tremendous benefit because you are no longer limited to publishing your .NET ...

Get Beginning Visual Studio for Mac: Build Cross-Platform Apps with Xamarin and .NET Core now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.