AspNetCore.Docs/aspnetcore/hosting/servicing.md

19 lines
728 B
Markdown
Raw Normal View History

2016-10-29 01:35:15 +08:00
---
title: Servicing
author: rick-anderson
ms.author: riande
manager: wpickett
ms.date: 10/14/2016
ms.topic: article
ms.assetid: 0141b1ed-7746-46bf-8c26-59726dcd7ae3
ms.prod: aspnet-core
uid: hosting/servicing
---
# Servicing
<a name=hosting-servicing></a>
By [Sourabh Shirhatti](https://twitter.com/sshirhatti), [Daniel Roth](https://github.com/danroth27)
[.NET Core](https://microsoft.com/net/core) supports servicing of runtime components and packages to patch any vulnerabilities when they are discovered. For information on how to enable servicing for applications in a hosted environment please refer to the [.NET Core Servicing](https://docs.microsoft.com/en-us/dotnet/articles/core/versions/servicing) documentation.