dotnet-core/microsoft-support.md

22 lines
1.2 KiB
Markdown
Raw Permalink Normal View History

# Microsoft support for .NET
2017-08-14 16:54:59 +02:00
[Microsoft supports .NET](https://dotnet.microsoft.com/platform/support/policy) on multiple operating systems, per the [Microsoft Modern Lifecycle](https://support.microsoft.com/help/30881/modern-lifecycle-policy).
2017-11-29 08:31:11 +01:00
Support is provided for: .NET SDK, .NET runtime, ASP.NET Core, and EF Core.
2017-11-29 08:31:11 +01:00
Support has two key benefits:
2017-11-29 08:31:11 +01:00
* 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).
2017-08-14 16:54:59 +02:00
You can also request community support on GitHub (for free), but there is no guarantee on a quick reply.
2017-08-14 16:54:59 +02:00
Support is conditional on using the latest .NET patch update and a supported operating system, as defined by:
2017-08-14 16:54:59 +02:00
* [Microsoft support policy](https://dotnet.microsoft.com/platform/support/policy)
* [.NET releases](releases.md)
* [.NET release policies](release-policies.md)
* [.NET supported operating system lifecycle](os-lifecycle-policy.md).
2019-11-26 19:22:14 +01:00
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.