.NET November 2022 Updates
- Dominant language
- No language data
- Stars
- 1.4k
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
Microsoft released the following [.NET Updates in November 2022](https://devblogs.microsoft.com/dotnet/november-2022-updates/).
.NET Releases
* [.NET 6.0.11 and .NET SDK 6.0.111](https://github.com/dotnet/core/blob/main/release-notes/6.0/6.0.11/6.0.11.md) ([Download](https://dotnet.microsoft.com/download/dotnet-core/6.0))
* [.NET Core 3.1.31 and .NET SDK 3.1.425](https://github.com/dotnet/core/blob/main/release-notes/3.1/3.1.31/3.1.31.md) ([Download](https://dotnet.microsoft.com/download/dotnet-core/3.1))
This issue will be updated if there are any additional releases during the month.
## Which CVEs apply to my .NET 6 app?
Your app may be affected by many security vulnerabilities if you have not been installing .NET 6 patches.
[Which CVEs apply to my .NET 6 app?](https://github.com/dotnet/core/blob/main/release-notes/6.0/cve.md) makes it easy to tell how many CVEs affect your app, given the .NET 6 patch version you currently have deployed.
.NET Support Policies
Microsoft support policies are defined in the following documents:
* [Currently Supported Releases](https://github.com/dotnet/core/blob/main/releases.md)
* [Microsoft .NET Support Policy](https://dotnet.microsoft.com/platform/support/policy/)
* [.NET Core OS Lifecycle Policy](https://github.com/dotnet/core/blob/master/os-lifecycle-policy.md)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.