Welcome to mirror list, hosted at ThFree Co, Russian Federation.

README.md « 7.0 « release-notes - github.com/dotnet/core.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4fdef78301583e43f09a5856646decb5fe622cf8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# .NET 7

[.NET 7](https://devblogs.microsoft.com/dotnet/announcing-dotnet-7-preview-2/) will be a [current release](../../release-policies.md) and will be supported for 18 months, from November 2022 to May 14, 2024. It is [supported by Microsoft](../../microsoft-support.md) on [multiple operating systems](supported-os.md).


- [Downloads](https://dotnet.microsoft.com/download/dotnet/7.0) (also see [Releases](#releases))
- [Containers](https://hub.docker.com/_/microsoft-dotnet)
- [Supported OSes](supported-os.md)
- [Known Issues](known-issues.md)
- [Installation instructions](install.md)

## Releases

| Date | Release |
| :-- | :-- |
| 2022/10/11 | [7.0.0 RC 2](https://github.com/dotnet/core/blob/main/release-notes/7.0/preview/7.0.0-rc.2.md) |
| 2022/09/14 | [7.0.0 RC 1](https://github.com/dotnet/core/blob/main/release-notes/7.0/preview/7.0.0-rc.1.md) |
| 2022/08/09 | [7.0.0 Preview 7](https://github.com/dotnet/core/blob/main/release-notes/7.0/preview/7.0.0-preview.7.md) |
| 2022/07/12 | [7.0.0 Preview 6](https://github.com/dotnet/core/blob/main/release-notes/7.0/preview/7.0.0-preview.6.md) |
| 2022/06/14 | [7.0.0 Preview 5](https://github.com/dotnet/core/blob/main/release-notes/7.0/preview/7.0.0-preview.5.md) |
| 2022/05/10 | [7.0.0 Preview 4](https://github.com/dotnet/core/blob/main/release-notes/7.0/preview/7.0.0-preview.4.md) |
| 2022/04/13 | [7.0.0 Preview 3](https://github.com/dotnet/core/blob/main/release-notes/7.0/preview/7.0.0-preview.3.md) |
| 2022/03/15 | [7.0.0 Preview 2](https://github.com/dotnet/core/blob/main/release-notes/7.0/preview/7.0.0-preview.2.md) |
| 2022/02/17 | [7.0.0 Preview 1](https://github.com/dotnet/core/blob/main/release-notes/7.0/preview/7.0.0-preview.1.md) |