Content deleted Content added
m Removed misplaced text |
m Fixed minor formatting issues |
||
Line 5:
The framework is a complete rewrite that unites the previously separate [[ASP.NET MVC]] and [[ASP.NET Web API]] into a single [[programming model]].
Despite being a new framework, built on a new web stack, it does have a high degree of concept compatibility with ASP.NET MVC. '''ASP.NET Core''' applications supports side by side versioning in which different applications, running on the same machine, can target different versions of ASP.NET Core. This is not possible with previous versions of ASP.NET.
== Release History ==
|