ASP.NET Core

For the current framework, see: ASP.NET

ASP.NET Core is an open-source 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 Windows, and the cross-platform .NET Core.

The framework is a complete rewrite that unites technologies like ASP.NET MVC and Web API into a single programming model.

Naming

Originally, the framework was to be called ASP.NET 5[1] when ready. However, in order to not make people believe it is an update to the existing ASP.NET framework. Microsoft later changed the name to ASP.NET Core 1.0.[2]


Features

Components

See also

References

  1. Tom FitzMacken. "ASP.NET 5 Overview". The Official Microsoft ASP.NET Site. Retrieved 17 January 2015.
  2. Jeffrey T. Fritz. "ASP.NET 5 is dead - Introducing ASP.NET Core 1.0 and .NET Core 1.0". .NET Web Development and Tools Blog. Retrieved 20 January 2016.

External link

This article is issued from Wikipedia - version of the Sunday, April 24, 2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.