Microsoft.Azure.AppConfiguration.AspNetCore
3.0.0-preview-011100002-1192
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Azure.AppConfiguration.AspNetCore --version 3.0.0-preview-011100002-1192
NuGet\Install-Package Microsoft.Azure.AppConfiguration.AspNetCore -Version 3.0.0-preview-011100002-1192
<PackageReference Include="Microsoft.Azure.AppConfiguration.AspNetCore" Version="3.0.0-preview-011100002-1192" />
<PackageVersion Include="Microsoft.Azure.AppConfiguration.AspNetCore" Version="3.0.0-preview-011100002-1192" />
<PackageReference Include="Microsoft.Azure.AppConfiguration.AspNetCore" />
paket add Microsoft.Azure.AppConfiguration.AspNetCore --version 3.0.0-preview-011100002-1192
#r "nuget: Microsoft.Azure.AppConfiguration.AspNetCore, 3.0.0-preview-011100002-1192"
#addin nuget:?package=Microsoft.Azure.AppConfiguration.AspNetCore&version=3.0.0-preview-011100002-1192&prerelease
#tool nuget:?package=Microsoft.Azure.AppConfiguration.AspNetCore&version=3.0.0-preview-011100002-1192&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 was computed. 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 was computed. |
.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. |
-
.NETStandard 2.0
- Microsoft.AspNetCore.Http.Abstractions (>= 2.1.1)
- Microsoft.Extensions.Configuration.AzureAppConfiguration (>= 3.0.0-preview-011100001-1152)
NuGet packages (23)
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 |
|
SolidStateOps.Startup
Package providing extension methods to assist in the Startup of a dotnet6 app. |
|
Prospa.Extensions.Hosting
.NET Core Hosting Extensions. |
GitHub repositories (14)
Showing the top 14 popular GitHub repositories that depend on Microsoft.Azure.AppConfiguration.AspNetCore:
Repository | Stars |
---|---|
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
|
|
dotnet/samples
Sample code referenced by the .NET documentation
|
|
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 9 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 19, 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.
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
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
|
|
mburumaxwell/dependabot-azure-devops
Tools for updating dependencies in Azure DevOps repositories using https://dependabot.com
|
|
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.
|
Version | Downloads | Last updated |
---|---|---|
8.2.0 | 167,297 | 5/14/2025 |
8.2.0-preview | 6,486 | 3/21/2025 |
8.1.2 | 252,309 | 4/23/2025 |
8.1.1 | 931,639 | 2/26/2025 |
8.1.0 | 50,243 | 2/24/2025 |
8.1.0-preview | 38,838 | 10/24/2024 |
8.0.0 | 3,954,205 | 10/9/2024 |
8.0.0-preview.3 | 34,691 | 7/18/2024 |
8.0.0-preview.2 | 51,213 | 3/18/2024 |
8.0.0-preview | 30,534 | 2/28/2024 |
7.3.0 | 3,138,511 | 7/16/2024 |
7.2.0 | 2,546,258 | 5/2/2024 |
7.1.0 | 2,560,944 | 2/26/2024 |
7.1.0-preview | 27,097 | 1/19/2024 |
7.0.0 | 3,030,770 | 11/21/2023 |
7.0.0-preview.2 | 24,545 | 8/24/2023 |
7.0.0-preview | 6,927 | 7/20/2023 |
6.1.1 | 1,733,825 | 10/25/2023 |
6.1.0 | 1,905,213 | 8/17/2023 |
6.0.1 | 2,833,833 | 5/2/2023 |
6.0.0 | 1,099,342 | 3/28/2023 |
5.3.0-preview | 203,801 | 7/27/2022 |
5.2.0 | 4,533,199 | 11/29/2022 |
5.2.0-preview | 711 | 7/18/2022 |
5.1.0 | 4,703,557 | 7/18/2022 |
5.1.0-preview | 7,417 | 5/20/2022 |
5.0.0 | 4,922,356 | 2/3/2022 |
5.0.0-preview | 107,510 | 12/16/2021 |
4.5.1 | 1,999,010 | 11/9/2021 |
4.5.0 | 1,475,159 | 8/13/2021 |
4.4.0 | 1,675,752 | 5/7/2021 |
4.3.0-preview | 3,038 | 4/14/2021 |
4.2.1 | 569,675 | 3/26/2021 |
4.2.0 | 237,469 | 3/19/2021 |
4.1.0 | 1,152,510 | 12/16/2020 |
4.0.0 | 916,800 | 9/11/2020 |
4.0.0-preview | 22,699 | 7/23/2020 |
3.0.2 | 996,609 | 7/1/2020 |
3.0.1 | 1,066,308 | 4/2/2020 |
3.0.0 | 380,262 | 2/19/2020 |
3.0.0-preview-011100002-1192 | 43,718 | 1/16/2020 |
3.0.0-preview-010560002-1165 | 101,047 | 11/22/2019 |
2.1.0-preview-010380003-1338 | 87,013 | 11/5/2019 |
2.0.0-preview-010060003-1250 | 89,914 | 10/3/2019 |
2.0.0-preview-009470001-12 | 115,527 | 8/6/2019 |
2.0.0-preview-009200001-7 | 42,608 | 7/10/2019 |