dotnet-core/microsoft-support.md
Rich Lander e5f82ca7b5
Update support docs (#5819)
* Update support docs

* Update links

* Update servicing builds

* Update table

* Update out-of-support table

* Update os support page

* Update daily builds

* Update intro to each version

* Update per feedback

* Update release policies

* rename release-types file

* Update per feedback

* Move release-policies.md to root

* Update release-policies.md

* Add vendor support section

* Add Microsoft support link

* Update microsoft-support.md

Co-authored-by: Maira Wenzel <mairaw@microsoft.com>

* Update per feedback

Co-authored-by: Maira Wenzel <mairaw@microsoft.com>
2021-01-07 21:10:47 -08:00

21 lines
1.1 KiB
Markdown

# Microsoft support for .NET
Microsoft supports .NET on multiple operating systems, per the [Microsoft Modern Lifecycle](https://support.microsoft.com/help/30881/modern-lifecycle-policy).
Support is provided for: .NET SDK, .NET runtime, ASP.NET Core, and EF Core.
Support has two key benefits:
* Patches are provided (for free) as required for functional or security issues, typically monthly.
* You can [contact Microsoft support to request help](https://support.serviceshub.microsoft.com/supportforbusiness/onboarding) (potentially at a cost).
You can also request community support on GitHub (for free), but there is no guarantee on a quick reply.
Support is conditional on using the latest .NET patch update and a supported operating system, as defined by:
* [.NET release policies](release-policies.md)
* [.NET release lifecycle](releases.md)
* [Operating system lifecycle](os-lifecycle-policy.md).
Knowing key dates for a product lifecycle helps you make informed decisions about when to upgrade or make other changes to your software and computing environment.