Microsoft.Azure.AppConfiguration.AspNetCore
5.0.0-preview
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Azure.AppConfiguration.AspNetCore --version 5.0.0-preview
NuGet\Install-Package Microsoft.Azure.AppConfiguration.AspNetCore -Version 5.0.0-preview
<PackageReference Include="Microsoft.Azure.AppConfiguration.AspNetCore" Version="5.0.0-preview" />
<PackageVersion Include="Microsoft.Azure.AppConfiguration.AspNetCore" Version="5.0.0-preview" />
<PackageReference Include="Microsoft.Azure.AppConfiguration.AspNetCore" />
paket add Microsoft.Azure.AppConfiguration.AspNetCore --version 5.0.0-preview
#r "nuget: Microsoft.Azure.AppConfiguration.AspNetCore, 5.0.0-preview"
#:package Microsoft.Azure.AppConfiguration.AspNetCore@5.0.0-preview
#addin nuget:?package=Microsoft.Azure.AppConfiguration.AspNetCore&version=5.0.0-preview&prerelease
#tool nuget:?package=Microsoft.Azure.AppConfiguration.AspNetCore&version=5.0.0-preview&prerelease
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.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 3.1
- Microsoft.Extensions.Configuration.AzureAppConfiguration (>= 5.0.0-preview)
-
.NETStandard 2.0
- Microsoft.AspNetCore.Http.Abstractions (>= 2.1.1)
- Microsoft.Extensions.Configuration.AzureAppConfiguration (>= 5.0.0-preview)
-
net5.0
- Microsoft.Extensions.Configuration.AzureAppConfiguration (>= 5.0.0-preview)
NuGet packages (26)
Showing the top 5 NuGet packages that depend on Microsoft.Azure.AppConfiguration.AspNetCore:
| Package | Downloads |
|---|---|
|
Energinet.DataHub.Core.App.WebApp
[Release Notes](https://github.com/Energinet-DataHub/geh-core/blob/master/source/App/documents/release-notes/release-notes.md) [Documentation](https://github.com/Energinet-DataHub/geh-core/blob/master/source/App/documents/documentation.md) |
|
|
Fsp.Infrastructure
Package Description |
|
|
Logibricks.Utility
Package Description |
|
|
devdeer.Libraries.AspNetCore.RestApi
Initialization and configuration including useful base types for ASP.NET Core APIs. |
|
|
SolidStateOps.Startup
Package providing extension methods to assist in the Startup of a dotnet6 app. |
GitHub repositories (15)
Showing the top 15 popular GitHub repositories that depend on Microsoft.Azure.AppConfiguration.AspNetCore:
| Repository | Stars |
|---|---|
|
dotnet/aspire
Aspire is the tool for code-first, extensible, observable dev and deploy.
|
|
|
dotnet/samples
Sample code referenced by the .NET documentation
|
|
|
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 9 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 20, React 19, Vue 3.5, BFF with YARP, NextJs 15, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, EF Core, OpenTelemetry, SignalR, Background Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP), ..
|
|
|
VirtoCommerce/vc-platform
Virto Commerce B2B Innovation Platform
|
|
|
grandnode/grandnode2
E-commerce platform built with ASP.NET Core using MongoDB for NoSQL storage
|
|
|
microsoft/FeatureManagement-Dotnet
Microsoft.FeatureManagement provides standardized APIs for enabling feature flags within applications. Utilize this library to secure a consistent experience when developing applications that use patterns such as beta access, rollout, dark deployments, and more.
|
|
|
chummer5a/chummer5a
Character generator for Shadowrun 5th edition
|
|
|
ProfessionalCSharp/ProfessionalCSharp2021
Source code for Professional C# and .NET 2021 Edition (with updates for C# 11 and .NET 7)
|
|
|
ProfessionalCSharp/MoreSamples
Additional code samples the book series Professional C#, Wrox Press
|
|
|
MicrosoftLearning/eShopOnWeb
Repository maintained by AZ-400 course and Learn content community. Project used for AZ-400 Labs. Forked from: https://github.com/dotnet-architecture/eShopOnWeb Sample - ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model.
|
|
|
Azure/modern-web-app-pattern-dotnet
The Modern Web App Pattern is a set of objectives to help you apply an iterative change to modernize a cloud deployed monolith. This content builds on the Reliable Web App. This repo contains a reference implementation of a Modern Web App for .NET.
|
|
|
Azure/azure-sdk-tools
Tools repository leveraged by the Azure SDK team.
|
|
|
POW-Software/ByteSync
ByteSync is a free and open-source tool for file synchronization, backup, and deduplication. It works locally or remotely, with no VPNs or firewall configuration required. Transfers only file differences, compresses data, encrypts end-to-end, and gives you full control over what and when to sync. Runs on Windows, Linux, and macOS.
|
|
|
codebytes/dotnet-configuration-in-depth
|
|
|
microsoftgraph/group-membership-management
Group Membership Management (GMM) is a service that dynamically manages the membership of AAD Groups. Groups managed by GMM can have their membership defined using existing AAD Groups and/or custom membership sources.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 8.4.0 | 432,615 | 9/18/2025 |
| 8.3.0 | 899,569 | 7/23/2025 |
| 8.2.0 | 1,925,874 | 5/14/2025 |
| 8.2.0-preview | 24,949 | 3/21/2025 |
| 8.1.2 | 627,659 | 4/23/2025 |
| 8.1.1 | 1,682,529 | 2/26/2025 |
| 8.1.0 | 84,471 | 2/24/2025 |
| 8.1.0-preview | 56,231 | 10/24/2024 |
| 8.0.0 | 5,842,561 | 10/9/2024 |
| 8.0.0-preview.3 | 38,681 | 7/18/2024 |
| 8.0.0-preview.2 | 62,853 | 3/18/2024 |
| 8.0.0-preview | 32,260 | 2/28/2024 |
| 7.3.0 | 4,023,255 | 7/16/2024 |
| 7.2.0 | 3,056,083 | 5/2/2024 |
| 7.1.0 | 2,994,338 | 2/26/2024 |
| 7.1.0-preview | 27,832 | 1/19/2024 |
| 7.0.0 | 3,529,535 | 11/21/2023 |
| 7.0.0-preview.2 | 24,705 | 8/24/2023 |
| 7.0.0-preview | 7,538 | 7/20/2023 |
| 6.1.1 | 2,033,077 | 10/25/2023 |
| 6.1.0 | 2,025,697 | 8/17/2023 |
| 6.0.1 | 2,997,070 | 5/2/2023 |
| 6.0.0 | 1,186,194 | 3/28/2023 |
| 5.3.0-preview | 233,926 | 7/27/2022 |
| 5.2.0 | 4,853,409 | 11/29/2022 |
| 5.2.0-preview | 821 | 7/18/2022 |
| 5.1.0 | 4,967,692 | 7/18/2022 |
| 5.1.0-preview | 7,594 | 5/20/2022 |
| 5.0.0 | 5,209,276 | 2/3/2022 |
| 5.0.0-preview | 126,158 | 12/16/2021 |
| 4.5.1 | 2,082,579 | 11/9/2021 |
| 4.5.0 | 1,504,670 | 8/13/2021 |
| 4.4.0 | 1,740,343 | 5/7/2021 |
| 4.3.0-preview | 3,152 | 4/14/2021 |
| 4.2.1 | 581,818 | 3/26/2021 |
| 4.2.0 | 253,062 | 3/19/2021 |
| 4.1.0 | 1,177,925 | 12/16/2020 |
| 4.0.0 | 934,380 | 9/11/2020 |
| 4.0.0-preview | 22,834 | 7/23/2020 |
| 3.0.2 | 1,030,095 | 7/1/2020 |
| 3.0.1 | 1,077,232 | 4/2/2020 |
| 3.0.0 | 396,204 | 2/19/2020 |
| 3.0.0-preview-011100002-1192 | 43,986 | 1/16/2020 |
| 3.0.0-preview-010560002-1165 | 101,435 | 11/22/2019 |
| 2.1.0-preview-010380003-1338 | 87,198 | 11/5/2019 |
| 2.0.0-preview-010060003-1250 | 91,037 | 10/3/2019 |
| 2.0.0-preview-009470001-12 | 115,739 | 8/6/2019 |
| 2.0.0-preview-009200001-7 | 42,844 | 7/10/2019 |