ASP.NET Core: Difference between revisions

Content deleted Content added
m added info about side by side execution
m Removed misplaced text
Line 1:
{{For|the current framework|ASP.NET}}
 
'''ASP.NET Core''' is a [[free and open-source]] [[web framework]], and the next generation of [[ASP.NET]], developed by [[Microsoft]] and the community.<ref>{{cite web|last1=singh Satinder|title=Introduction to ASP.NET Core|url=https://docs.microsoft.com/en-us/aspnet/core/|website=microsoft.com|accessdate=10 July 2017}}</ref> It is a modular framework that runs on both the full [[.NET Framework]], on [[Windows]], and the [[cross-platform]] [[.NET Framework#.NET Core|.NET Core]].ASP.
 
The framework is a complete rewrite that unites the previously separate [[ASP.NET MVC]] and [[ASP.NET Web API]] into a single [[programming model]].