.NET Core Supported OS Lifecycle Policy
- Dominant language
- No language data
- Stars
- 1.4k
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
# .NET Core Supported OS Lifecycle Policy
## Summary
.NET Core is supported on a range of operating systems and versions. Each platform has distinct Lifecycles defined by the parent organization. .NET Core support will take these Lifecycle schedules into account when adding or removing versions from the supported list.
## Details
.NET Core supports a set of operating systems. When a new .NET Core version is released, it will typically support the latest version of each operating system, for example Fedora 26. If a new operating system version is released afterwards, for example Fedora 27, it will typically be supported when the next .NET Core version is released.
'Support' means that .NET Core is built and tested on the OS, security and other updates will be made available and Microsoft Developer Support may be contacted for assistance with .NET Core on the environment.
* [.NET Core 2.0 supported OS versions](https://github.com/dotnet/core/blob/master/release-notes/2.0/2.0-supported-os.md)
* [.NET Core 1.x supported OS versions](https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0-supported-os.md)
* [.NET Core Support Policy](https://github.com/dotnet/core/blob/master/microsoft-support.md)
## Discussion
To discuss the .NET Core OS version support policy, see [dotnet/core#798](https://github.com/dotnet/core/issues/798)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.