Get rid of unsupported framework and update the framework
Open
@xuzhg is already working on this.
Since Jan 3, 2023.
infrastructure
- Dominant language
- C#
- Stars
- 505
- Forks
- 186
- PR merge metrics
- No merged PRs in 30d
Description
From .NET support policy:
Supported versions
The following table tracks release and end of support dates for .NET and .NET Core versions.
| Version | Original release date | Latest patch version | Patch release date | Release type | Support phase | End of support |
|---|---|---|---|---|---|---|
| .NET 7 | November 8, 2022 | 7.0.1 | December 13, 2022 | STS | Active | May 14, 2024 |
| .NET 6 | November 8, 2021 | 6.0.12 | December 13, 2022 | LTS | Active | November 12, 2024 |
Out of support versions
The following table lists .NET Core versions no longer supported.
| Version | Original release date | Latest patch version | Patch release date | End of support |
|---|---|---|---|---|
| .NET 5 | November 10, 2020 | 5.0.17 | May 10, 2022 | May 10, 2022 |
| .NET Core 3.1 | December 3, 2019 | 3.1.32 | December 13, 2022 | December 13, 2022 |
Since .NET Core 3.1 and .NET 5 are out of support. It's time to remove them and update.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.