The .NET Ecosystem
The .NET ecosystem is a grid of frameworks, libraries and specifications.
Modern Software Development in .NET Core and .NET Standard
The .NET ecosystem is a grid of frameworks, libraries and specifications.
In today’s post I will explain the basic features, purpose and usage of the ASP.NET Core MVC framework and thus the underlying ASP.NET Core framework. Basic features ASP.NET Core is the default .NET Core web hosting framework. MVC is, as you already guessed, the Model-View-Controller-extension for it.
What exactly is .Net Core anyway, what use is it and why should I use it?