Microsoft.Extensions.Configuration.Abstractions
2.1.0-preview2-final
Prefix Reserved
This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217
See the version list below for details.
dotnet add package Microsoft.Extensions.Configuration.Abstractions --version 2.1.0-preview2-final
NuGet\Install-Package Microsoft.Extensions.Configuration.Abstractions -Version 2.1.0-preview2-final
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="2.1.0-preview2-final" />
<PackageVersion Include="Microsoft.Extensions.Configuration.Abstractions" Version="2.1.0-preview2-final" />
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" />
paket add Microsoft.Extensions.Configuration.Abstractions --version 2.1.0-preview2-final
#r "nuget: Microsoft.Extensions.Configuration.Abstractions, 2.1.0-preview2-final"
#:package Microsoft.Extensions.Configuration.Abstractions@2.1.0-preview2-final
#addin nuget:?package=Microsoft.Extensions.Configuration.Abstractions&version=2.1.0-preview2-final&prerelease
#tool nuget:?package=Microsoft.Extensions.Configuration.Abstractions&version=2.1.0-preview2-final&prerelease
Abstractions of key-value pair based configuration.
Commonly used types:
Microsoft.Extensions.Configuration.IConfiguration
Microsoft.Extensions.Configuration.IConfigurationBuilder
Microsoft.Extensions.Configuration.IConfigurationProvider
Microsoft.Extensions.Configuration.IConfigurationRoot
Microsoft.Extensions.Configuration.IConfigurationSection
| 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.Extensions.Primitives (>= 2.1.0-preview2-final)
NuGet packages (7.5K)
Showing the top 5 NuGet packages that depend on Microsoft.Extensions.Configuration.Abstractions:
| Package | Downloads |
|---|---|
|
Microsoft.Extensions.Configuration
Implementation of key-value pair based configuration for Microsoft.Extensions.Configuration. Includes the memory configuration provider. |
|
|
Microsoft.Extensions.Configuration.Binder
Provides the functionality to bind an object to data in configuration providers for Microsoft.Extensions.Configuration. This package enables you to represent the configuration data as strongly-typed classes defined in the application code. To bind a configuration, use the Microsoft.Extensions.Configuration.ConfigurationBinder.Get extension method on the IConfiguration object. To use this package, you also need to install a package for the configuration provider, for example, Microsoft.Extensions.Configuration.Json for the JSON provider. |
|
|
Microsoft.Extensions.Hosting.Abstractions
Hosting and startup abstractions for applications. |
|
|
Microsoft.Extensions.Configuration.FileExtensions
Provides a base class for file-based configuration providers used with Microsoft.Extensions.Configuration and extension methods for configuring them. |
|
|
Microsoft.Extensions.Options.ConfigurationExtensions
Provides additional configuration specific functionality related to Options. |
GitHub repositories (376)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Extensions.Configuration.Abstractions:
| Repository | Stars |
|---|---|
|
jellyfin/jellyfin
The Free Software Media System - Server Backend & API
|
|
|
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
|
|
|
ppy/osu
rhythm is just a *click* away!
|
|
|
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
|
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
|
dotnet/orleans
Cloud Native application framework for .NET
|
|
|
Kareadita/Kavita
Kavita is a fast, feature rich, cross platform reading server. Built with the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family.
|
|
|
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 10.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
|
elsa-workflows/elsa-core
The Workflow Engine for .NET
|
|
|
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
|
|
|
STranslate/STranslate
A ready-to-go translation ocr tool developed with WPF/WPF 开发的一款即用即走的翻译、OCR工具
|
|
|
anjoy8/Blog.Core
💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
|
|
|
umbraco/Umbraco-CMS
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
|
|
|
microsoft/fluentui-blazor
Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications
|
|
|
Ombi-app/Ombi
Want a Movie or TV Show on Plex/Emby/Jellyfin? Use Ombi!
|
|
|
ravendb/ravendb
ACID Document Database
|
|
|
microsoft/kiota
OpenAPI based HTTP Client code generator
|
|
|
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 11.0.0-preview.2.26159.112 | 4,010 | 3/10/2026 | |
| 11.0.0-preview.1.26104.118 | 33,148 | 2/10/2026 | |
| 10.0.5 | 225,762 | 3/12/2026 | |
| 10.0.4 | 607,981 | 3/10/2026 | |
| 10.0.3 | 8,214,499 | 2/10/2026 | |
| 10.0.2 | 13,270,590 | 1/13/2026 | |
| 10.0.1 | 13,568,526 | 12/9/2025 | |
| 10.0.0 | 30,721,691 | 11/11/2025 | |
| 10.0.0-rc.2.25502.107 | 956,410 | 10/14/2025 | |
| 10.0.0-rc.1.25451.107 | 493,267 | 9/9/2025 | |
| 10.0.0-preview.7.25380.108 | 166,300 | 8/12/2025 | |
| 10.0.0-preview.6.25358.103 | 191,554 | 7/15/2025 | |
| 9.0.14 | 93,234 | 3/10/2026 | |
| 9.0.13 | 1,175,072 | 2/10/2026 | |
| 9.0.12 | 2,340,129 | 1/13/2026 | |
| 9.0.11 | 9,100,975 | 11/11/2025 | |
| 9.0.10 | 20,097,340 | 10/14/2025 | |
| 9.0.9 | 26,085,863 | 9/9/2025 | |
| 9.0.8 | 25,707,295 | 8/4/2025 | |
| 2.1.0-preview2-final | 990,733 | 4/10/2018 |