Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dotnet/core
.NET news, announcements, release notes, and more!
https://github.com/dotnet/core
dotnet dotnet-core
Last synced: 6 days ago
JSON representation
.NET news, announcements, release notes, and more!
- Host: GitHub
- URL: https://github.com/dotnet/core
- Owner: dotnet
- License: mit
- Created: 2014-11-18T00:44:57.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2024-10-23T18:12:22.000Z (11 days ago)
- Last Synced: 2024-10-25T12:04:23.555Z (9 days ago)
- Topics: dotnet, dotnet-core
- Language: PowerShell
- Homepage: https://dot.net
- Size: 39.1 MB
- Stars: 20,947
- Watchers: 1,336
- Forks: 4,903
- Open Issues: 332
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.TXT
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
- Support: support.md
- Roadmap: roadmap.md
Awesome Lists containing this project
- awesome - core - Home repository for .NET Core (Shell)
- awesome-starred-test - dotnet/core - .NET news, announcements, release notes, and more! (PowerShell)
- my-awesome - core - Home repository for .NET Core (Others)
- jimsghstars - dotnet/core - .NET news, announcements, release notes, and more! (PowerShell)
README
# .NET Release Notes
Welcome to the home of .NET [release notes](./release-notes/README.md) and [news](https://github.com/dotnet/core/discussions/categories/news).
## Releases
[Releases](./releases.md) under active support or development:
| Version | Release Date | Support | Latest Patch Version | End of Support |
| :-- | :-- | :-- | :-- | :-- |
| [.NET 9](release-notes/9.0/README.md) | November 12, 2024 | [STS][policies] | [9.0.0-rc.2][9.0.0-rc.2] | May 12, 2026 |
| [.NET 8](release-notes/8.0/README.md) | [November 14, 2023](https://devblogs.microsoft.com/dotnet/announcing-dotnet-8/) | [LTS][policies] | [8.0.10][8.0.10] | November 10, 2026 |
| [.NET 6](release-notes/6.0/README.md) | [November 8, 2021](https://devblogs.microsoft.com/dotnet/announcing-net-6/) | [LTS][policies] | [6.0.35][6.0.35] | November 12, 2024 |[9.0.0-rc.2]: release-notes/9.0/preview/rc2/9.0.0-rc.2.md
[8.0.10]: release-notes/8.0/8.0.10/8.0.10.md
[6.0.35]: release-notes/6.0/6.0.35/6.0.35.md
[policies]: release-policies.md* [Release notes](./release-notes/README.md)
* [Binaries and installers](https://dotnet.microsoft.com/download/dotnet)
* [Installation docs](https://learn.microsoft.com/dotnet/core/install/)
* [dotnet-install scripts](https://learn.microsoft.com/dotnet/core/tools/dotnet-install-script)## Discussions
Follow [GitHub Discussions](https://github.com/dotnet/core/discussions), where you will find the latest news on releases, including PSAs and CVEs.
You can subscribe to discussions with the following RSS feeds:
| Category | GitHub Discussions | RSS Feed |
| --- | :--: | :--: |
| All Discussions | [🔗](https://github.com/dotnet/core/discussions) | [🔗](https://github.com/dotnet/core/discussions.atom) |
| News | [🔗](https://github.com/dotnet/core/discussions/categories/news) | [🔗](https://github.com/dotnet/core/discussions/categories/news.atom) |
| General | [🔗](https://github.com/dotnet/core/discussions/categories/general) | [🔗](https://github.com/dotnet/core/discussions/categories/general.atom) |