ASP.NET: Difference between revisions

Content deleted Content added
m upd link
Line 66:
 
== Versions ==
=== ASP.NET based on .NET Framework (Prior to ASP.NET core) ===
The ASP.NET releases history tightly correlates with the [[.NET Framework]] releases:
<!--Template:Version - for version & release history. Documentation & examples: http://en.wikipedia.org/wiki/Template:Version-->
Line 225 ⟶ 226:
|- class="sortbottom"
| colspan="4" | {{Version |l |show=111111}}
|}
 
=== ASP.NET based on .NET Core (ASP.NET core) ===
{| class="wikitable"
!Version Number
!Release Date
!End of Support
!Supported Visual Studio Version(s)
 
|-
|{{Version|o|1.0}}
|2016-06-27
|2019-06-27
|[[Visual Studio 2015]], [[Visual Studio 2017|2017]]
|-
|{{Version|o|1.1}}
|2016-11-18
|2019-06-27
|Visual Studio 2015, 2017
|-
|{{Version|o|2.0}}
|2017-08-14
|2018-10-01
|Visual Studio 2017
|-
|{{Version|o|2.1}} [[long-term support]]
|2018-05-30
|2021-08-21<ref>{{Cite web|url=https://github.com/dotnet/core|title=GitHub - dotnet/core: Home repository of .NET and .NET Core|date=October 20, 2019|via=GitHub}}</ref>
|Visual Studio 2017
|-
|{{Version|o|2.2}}
|2018-12-04<ref>{{Cite web|url=https://devblogs.microsoft.com/aspnet/asp-net-core-2-2-available-today/|title=ASP.NET Blog &#124; Announcing ASP.NET Core 2.2, available today!|date=December 4, 2018|website=ASP.NET Blog}}</ref>
|2019-12-23<ref name=":0">{{Cite web|url=https://dotnet.microsoft.com/platform/support/policy/dotnet-core|title=.NET Core and .NET 5 official support policy|website=Microsoft|language=en|access-date=2019-12-06}}</ref>
|Visual Studio 2017 15.9 and [[Visual Studio 2019|2019]] 16.0 preview 1
|-
|{{Version|o|3.0}}
|2019-09-23<ref>{{Cite web|url=https://devblogs.microsoft.com/aspnet/asp-net-core-and-blazor-updates-in-net-core-3-0/|title=ASP.NET Blog &#124; ASP.NET Core and Blazor updates in .NET Core 3.0|date=September 23, 2019|website=ASP.NET Blog}}</ref>
|2020-03-03<ref name=":0" />
|Visual Studio 2017 and 2019
|-
|{{Version|o|3.1}} [[long-term support]]
|2019-12-03<ref>{{Cite web|url=https://devblogs.microsoft.com/aspnet/asp-net-core-updates-in-net-core-3-1/|title=ASP.NET Core updates in .NET Core 3.1|date=December 3, 2019|website=ASP.NET Blog}}</ref>
|2022-12-03<ref name=":0" />
|Visual Studio 2019
|-
|{{Version|o|5.0}}
|2020-11-10<ref name="5.0">{{Citation|title=dotnet/aspnetcore|date=2020-11-11|url=https://github.com/dotnet/aspnetcore|publisher=.NET Platform|access-date=2020-11-11}}</ref>
|2022-05-08
|Visual Studio 2019 16.8
|-
|{{Version|co|6.0}} [[long-term support]]
|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|c|7.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=December 30, 2022}}</ref>
|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=2022-11-08|website=.NET Blog|language=en-US}}</ref>
|2024-05-14
|Visual Studio 2022
|-
| colspan="4" |{{Version|l|show=011100}}
|}