# core **Repository Path**: luto321/core ## Basic Information - **Project Name**: core - **Description**: dotnet/core官方库 - **Primary Language**: C# - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-30 - **Last Updated**: 2024-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # .NET Release Notes The following [.NET releases](./releases.md) are currently supported: | Version | Release Date | Support | Latest Patch Version | End of Support | | :-- | :-- | :-- | :-- | :-- | | [.NET 8](release-notes/8.0/README.md) | [November 8, 2023](https://devblogs.microsoft.com/dotnet/announcing-dotnet-8-preview-2/) | [LTS][policies] | [8.0.0-preview.3][8.0.0-preview.3] | November 10, 2026 | | [.NET 7](./release-notes/7.0/README.md) | [November, 2022](https://devblogs.microsoft.com/dotnet/announcing-dotnet-7/) | [STS](release-policies.md) | [7.0.5][7.0.5] | May 14, 2024 | | [.NET 6](./release-notes/6.0/README.md) | [November, 2021](https://devblogs.microsoft.com/dotnet/announcing-net-6/) | [LTS](release-policies.md) | [6.0.16][6.0.16] | November 12, 2024 | You can find release notes for all releases, including out-of-support releases, in the [release-notes](./release-notes) directory. [8.0.0-preview.3]: release-notes/8.0/preview/8.0.0-preview.3.md [7.0.5]: release-notes/7.0/7.0.5/7.0.5.md [6.0.16]: release-notes/6.0/6.0.16/6.0.16.md ## Release Information * [Download .NET](https://dotnet.microsoft.com/download/dotnet) * [Releases Index][releases-index.json] -- Index for all release channels in JSON format * [dotnet-install scripts](https://learn.microsoft.com/dotnet/core/tools/dotnet-install-script) * [Installation docs](https://learn.microsoft.com/dotnet/core/install/) [releases-index.json]: https://dotnetcli.blob.core.windows.net/dotnet/release-metadata/releases-index.json [policies]: ../release-policies.md