ASP.NET Core: Difference between revisions

Content deleted Content added
now asp. net core is released
Tags: Mobile edit Mobile web edit Advanced mobile edit
mNo edit summary
Line 8:
| caption =
| collapsible = <!-- Any text here will collapse the screenshot. -->
| author = [[Microsoft]]
| developer = [[Microsoft.NET Foundation]] and the open source community
| released = <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} -->
| discontinued = <!-- Set to yes if software is discontinued, otherwise omit. -->
| ver layout = <!-- simple (default) or stacked -->
| latest release version = 3v3.1.13
| latest release date = {{Start date and age|2020|103|1514|df=yes}}<ref>{{Cite web|url=https://github.com/aspnet/AspNetCore|title=ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.: aspnet/AspNetCore|date=October 20, 2019|via=GitHub}}</ref>
| latest preview version = v5.0.0-preview.2.20167.3
| latest preview date = {{Start date and age|2020|03|17|df=yes}}<!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} -->
| repo = <!-- {{URL|example.org}} -->
| programming language = [[C Sharp (programming language)|C#]]
| operating system = [[Microsoft Windows|Windows]], [[macOS]] and, [[Linux]]
| platform = [[Cross-platform]]
| size =
Line 89:
* Modular framework distributed as [[NuGet]] packages
* Cloud-optimized runtime (optimised for the internet)
* Host-agnostic via [[Open Web Interface for .NET]] (OWIN) support<ref>{{cite web |title=OWIN |url=http://docs.asp.net/en/latest/fundamentals/owin.html |website=ASP.NET 0.0.1 documentation}}</ref><ref>{{cite web |title=Roadmap |url=https://github.com/aspnet/AspNetKatana/wiki/Roadmap |website=Github}}</ref> - runs in [[Internet Information Services|IIS]] or standalone
* A unified story for building web UI and web APIs (i.e. both the same)
* A cloud-ready environment-based configuration system