Content deleted Content added
Undid revision 1130678233 by 158.174.22.82 (talk) Tag: Reverted |
6.0 is no longer maintained |
||
(28 intermediate revisions by 20 users not shown) | |||
Line 14:
| discontinued = <!-- Set to yes if software is discontinued, otherwise omit. -->
| ver layout = <!-- simple (default) or stacked -->
| latest release version =
| latest release date = {{Start date and age|
| repo = <!-- {{URL|example.org}} -->
| programming language = [[C Sharp (programming language)|C#]]
Line 35 ⟶ 31:
| AsOf =
}}
'''ASP.NET Core''' is
[[Blazor]] is a recent (optional) component to support [[WebAssembly]] and since version 5.0, it
▲[[Blazor]] is a recent (optional) component to support [[WebAssembly]] and since version 5.0 it is dropping support for some old web browsers. While current [[Microsoft Edge]] works, the [[legacy system|legacy version]] of it, i.e. "[[Microsoft Edge|Microsoft Edge Legacy]]" and [[Internet Explorer 11]] are dropped when you use Blazor.<ref>{{Cite web|title=[Discussion] Updated Blazor browser support for .NET 5 · Issue #26475 · dotnet/aspnetcore|url=https://github.com/dotnet/aspnetcore/issues/26475|access-date=2020-11-11|website=GitHub|language=en}}</ref>
== Release history ==
Line 91 ⟶ 83:
|Visual Studio 2019 16.8
|-
|{{Version|
|2021-11-08<ref>{{Cite web|date=2021-11-08|title=Announcing ASP.NET Core in .NET 6|url=https://devblogs.microsoft.com/dotnet/announcing-asp-net-core-in-net-6/|access-date=2021-11-19|website=.NET Blog|language=en-US}}</ref>
|2024-11-08
|Visual Studio 2022
|-
|{{Version|
|2022-11-08<ref>{{Cite web|date=2022-11-08|title=Announcing ASP.NET Core in .NET 7|url=https://devblogs.microsoft.com/dotnet/announcing-asp-net-core-in-dotnet-7/|access-date=
|2024-05-14
|▼
|Visual Studio 2022
|-
|{{Version|co|8.0}} long-term support<ref>{{cite web |title=.NET and .NET Core Support Policy |url=https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core |website=Microsoft |access-date=November 19, 2023}}</ref>
|2023-11-14<ref>{{Cite web|date=2022-11-08|title=Announcing ASP.NET Core in .NET 8|url=https://devblogs.microsoft.com/dotnet/announcing-asp-net-core-in-dotnet-8/|access-date=2023-11-19|website=.NET Blog|language=en-US}}</ref>
|2026-11-10
|Visual Studio 2022
▲|-
|{{Version|c|9.0}} standard-term support<ref>{{cite web |title=.NET and .NET Core Support Policy |url=https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core |website=Microsoft |access-date=November 12, 2024}}</ref>
|2024-11-12<ref>{{Cite web|date=2024-11-12|title=Announcing NET 9|url=https://devblogs.microsoft.com/dotnet/announcing-dotnet-9/|access-date=2024-11-12|website=.NET Blog|language=en-US}}</ref>
|2026-05-12
|Visual Studio 2022
|-
| colspan="4" |{{Version|l|show=011100}}
|}
Line 111 ⟶ 114:
* Modular framework distributed as [[NuGet]] packages
* Cloud-optimized runtime (optimized 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|date=17 September 2024 }}</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
* A
* Build and run cross-platform ASP.NET Core apps on Windows, Mac, and Linux
* Open-source and community-focused
* Side-by-side app versioning when targeting .NET
* In-built support for [[dependency injection]]
* Enhanced Security compared to Asp.Net <ref>{{cite web |title=ASP.NET vs ASP.NE CORE |url=https://wirefuture.com/post/aspnet-vs-aspnet-core |website=ASP.NET VS. ASP.NET Core: The Ultimate Showdown|date=17 February 2024 }}</ref>
== Components ==
Line 141 ⟶ 145:
{{Wikibooks|.NET Development Foundation}}
* {{Official website}}
* [https://github.com/aspnet/home ASP.NET Core] on [[GitHub]]
{{.NET Framework}}
Line 149 ⟶ 152:
[[Category:ASP.NET|VNext]]
[[Category:Web frameworks]]▼
[[Category:Microsoft free software]]
[[Category:Software using the Apache license]]
▲[[Category:Web frameworks]]
|