20 lines
858 B
Markdown
20 lines
858 B
Markdown
---
|
|
title: Servicing | Microsoft Docs
|
|
author: rick-anderson
|
|
description: Servicing of runtime components and packages to patch vulnerabilities.
|
|
keywords: ASP.NET Core, servicing, patch
|
|
ms.author: riande
|
|
manager: wpickett
|
|
ms.date: 10/14/2016
|
|
ms.topic: article
|
|
ms.assetid: 0141b1ed-7746-46bf-8c26-59726dcd7ae3
|
|
ms.technology: aspnet
|
|
ms.prod: asp.net-core
|
|
uid: hosting/servicing
|
|
---
|
|
# Servicing
|
|
|
|
By [Sourabh Shirhatti](https://twitter.com/sshirhatti) and [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/dotnet/articles/core/versions/servicing) documentation.
|