Skip to main content
Microsoft.Azure.AppConfiguration.AspNetCore package icon

Microsoft.Azure.AppConfiguration.AspNetCore

Microsoft.Azure.AppConfiguration.AspNetCore allows developers to use Microsoft Azure App Configuration service as a configuration source in their applications. This package adds additional features for ASP.NET Core applications to the existing package Microsoft.Extensions.Configuration.AzureAppConfiguration.

Total Downloads
84.9M
84,888,805
Published
Feb 12, 2026
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.Azure.AppConfiguration.AspNetCore --version 8.5.0
Package Manager Console
Install-Package Microsoft.Azure.AppConfiguration.AspNetCore -Version 8.5.0
PackageReference
<PackageReference Include="Microsoft.Azure.AppConfiguration.AspNetCore" Version="8.5.0" />

Frameworks

net8.0 net9.0

Dependencies