ASP.NET Core: Difference between revisions

Content deleted Content added
mNo edit summary
Clarity and grammar fix.
Line 6:
 
== Naming ==
Originally, the framework was to be called '''ASP.NET 5'''<ref>{{cite web|url=http://www.asp.net/vnext/overview/aspnet-vnext/aspnet-5-overview#unify|title=ASP.NET 5 Overview|author=Tom FitzMacken|work=The Official Microsoft ASP.NET Site|accessdate=17 January 2015}}</ref> when ready. However, in order to notavoid make people believeimplying it is an update to the existing ASP.NET framework., Microsoft later changed the name to '''ASP.NET Core 1.0'''.<ref>{{cite web|url=http://blogs.msdn.com/b/webdev/archive/2016/01/19/asp-net-5-is-dead-introducing-asp-net-core-1-0-and-net-core-1-0.aspx|title=ASP.NET 5 is dead - Introducing ASP.NET Core 1.0 and .NET Core 1.0|author=Jeffrey T. Fritz|work=.NET Web Development and Tools Blog|accessdate=20 January 2016}}</ref>
 
 
== Features ==