Content deleted Content added
On compatibility Tags: Visual edit Mobile edit Mobile web edit |
m Fix external links section + other fixes using AWB (12061) |
||
Line 3:
'''ASP.NET Core''' is an [[Open-source software|open-source]] [[Web framework|web application framework]], and the next generation of [[ASP.NET]], developed by [[Microsoft]] and the community. It is a modular framework that runs on both the full [[.NET Framework]], on [[Microsoft Windows|Windows]], and the [[cross-platform]] [[.NET Core]].
The framework is a complete rewrite that unites the previously separate [[ASP.NET MVC]] and [[ASP.NET Web API|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.
Line 32:
{{reflist}}
== External
* [https://github.com/aspnet/home ASP.NET] on [[GitHub]]
* [https://blogs.msdn.microsoft.com/webdev/2016/06/27/announcing-asp-net-core-1-0/ Announcing ASP.NET Core 1.0]
|