Microsoft.Extensions.Configuration.Binder 2.1.0-preview2-final

Prefix Reserved
Additional Details

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

This is a prerelease version of Microsoft.Extensions.Configuration.Binder.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Extensions.Configuration.Binder --version 2.1.0-preview2-final
                    
NuGet\Install-Package Microsoft.Extensions.Configuration.Binder -Version 2.1.0-preview2-final
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="2.1.0-preview2-final" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Extensions.Configuration.Binder" Version="2.1.0-preview2-final" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Extensions.Configuration.Binder --version 2.1.0-preview2-final
                    
#r "nuget: Microsoft.Extensions.Configuration.Binder, 2.1.0-preview2-final"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.Extensions.Configuration.Binder@2.1.0-preview2-final
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.Extensions.Configuration.Binder&version=2.1.0-preview2-final&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.Configuration.Binder&version=2.1.0-preview2-final&prerelease
                    
Install as a Cake Tool

Functionality to bind an object to data in configuration providers for Microsoft.Extensions.Configuration.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5.2K)

Showing the top 5 NuGet packages that depend on Microsoft.Extensions.Configuration.Binder:

Package Downloads
Microsoft.Extensions.Options.ConfigurationExtensions

Provides additional configuration specific functionality related to Options.

Microsoft.Extensions.Logging.Configuration

Configuration support for Microsoft.Extensions.Logging.

Microsoft.Extensions.Hosting

Hosting and startup infrastructures for applications.

Serilog.Settings.Configuration

Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.

Microsoft.AspNetCore.Server.Kestrel.Core

Core components of ASP.NET Core Kestrel cross-platform web server.

GitHub repositories (423)

Showing the top 20 popular GitHub repositories that depend on Microsoft.Extensions.Configuration.Binder:

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
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
d2phap/ImageGlass
🏞 A lightweight, versatile image viewer
microsoft/garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
chocolatey/choco
Chocolatey - the package manager for Windows
dotnet/orleans
Cloud Native application framework for .NET
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 10.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
ThreeMammals/Ocelot
.NET API Gateway
RayWangQvQ/BiliBiliToolPro
B 站(bilibili)自动任务工具,支持docker、青龙、k8s等多种部署方式。敏感肌也能用。
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
NancyFx/Nancy
Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
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.
microsoft/agent-framework
A framework for building, orchestrating and deploying AI agents and multi-agent workflows with support for Python and .NET.
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
dotnet/aspire
Aspire is the tool for code-first, extensible, observable dev and deploy.
tModLoader/tModLoader
A mod to make and play Terraria mods. Supports Terraria 1.4 (and earlier) installations
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
ivanpaulovich/clean-architecture-manga
:cyclone: Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
jamesmh/coravel
Near-zero config .NET library that makes advanced application features like Task Scheduling, Caching, Queuing, Event Broadcasting, and more a breeze!
Version Downloads Last Updated
10.0.0 1,993,730 11/11/2025
10.0.0-rc.2.25502.107 228,385 10/14/2025
10.0.0-rc.1.25451.107 256,961 9/9/2025
10.0.0-preview.7.25380.108 86,263 8/12/2025
10.0.0-preview.6.25358.103 82,439 7/15/2025
10.0.0-preview.5.25277.114 101,684 6/6/2025
10.0.0-preview.4.25258.110 84,504 5/12/2025
10.0.0-preview.3.25171.5 98,081 4/10/2025
10.0.0-preview.2.25163.2 65,954 3/18/2025
10.0.0-preview.1.25080.5 175,996 2/25/2025
9.0.11 820,773 11/11/2025
9.0.10 6,478,493 10/14/2025
9.0.9 10,954,968 9/9/2025
9.0.8 11,977,695 8/4/2025
9.0.7 10,309,567 7/8/2025
9.0.6 11,624,322 6/10/2025
9.0.5 14,989,308 5/13/2025
9.0.4 18,788,899 4/8/2025
9.0.3 15,388,963 3/11/2025
9.0.2 17,435,182 2/11/2025
9.0.1 18,629,717 1/14/2025
9.0.0 109,524,015 11/12/2024
9.0.0-rc.2.24473.5 626,955 10/8/2024
9.0.0-rc.1.24431.7 450,832 9/10/2024
9.0.0-preview.7.24405.7 166,296 8/13/2024
9.0.0-preview.6.24327.7 283,303 7/9/2024
9.0.0-preview.5.24306.7 135,156 6/11/2024
9.0.0-preview.4.24266.19 100,758 5/21/2024
9.0.0-preview.3.24172.9 258,665 4/11/2024
9.0.0-preview.2.24128.5 141,976 3/12/2024
9.0.0-preview.1.24080.9 143,718 2/13/2024
8.0.2 161,543,824 7/9/2024
8.0.1 114,078,048 1/9/2024
8.0.0 401,830,057 11/14/2023
8.0.0-rc.2.23479.6 1,845,229 10/10/2023
8.0.0-rc.1.23419.4 694,749 9/12/2023
8.0.0-preview.7.23375.6 734,103 8/8/2023
8.0.0-preview.6.23329.7 241,960 7/11/2023
8.0.0-preview.5.23280.8 138,923 6/13/2023
8.0.0-preview.4.23259.5 366,107 5/16/2023
8.0.0-preview.3.23174.8 214,911 4/11/2023
8.0.0-preview.2.23128.3 106,576 3/14/2023
8.0.0-preview.1.23110.8 145,162 2/21/2023
7.0.4 53,882,452 3/14/2023
7.0.3 62,320,866 2/14/2023
7.0.2 7,842,385 1/10/2023
7.0.1 4,739,276 12/13/2022
7.0.0 139,199,845 11/7/2022
7.0.0-rc.2.22472.3 287,848 10/11/2022
7.0.0-rc.1.22426.10 204,943 9/14/2022
7.0.0-preview.7.22375.6 218,975 8/9/2022
7.0.0-preview.6.22324.4 102,993 7/12/2022
7.0.0-preview.5.22301.12 68,171 6/14/2022
7.0.0-preview.4.22229.4 85,964 5/10/2022
7.0.0-preview.3.22175.4 84,151 4/13/2022
7.0.0-preview.2.22152.2 45,345 3/14/2022
7.0.0-preview.1.22076.8 56,849 2/17/2022
6.0.1 3,386,069 11/12/2024
6.0.0 429,610,132 11/8/2021
6.0.0-rc.2.21480.5 623,810 10/12/2021
6.0.0-rc.1.21451.13 382,888 9/14/2021
6.0.0-preview.7.21377.19 258,712 8/10/2021
6.0.0-preview.6.21352.12 121,000 7/14/2021
6.0.0-preview.5.21301.5 69,272 6/15/2021
6.0.0-preview.4.21253.7 67,941 5/24/2021
6.0.0-preview.3.21201.4 216,406 4/8/2021
6.0.0-preview.2.21154.6 120,202 3/11/2021 6.0.0-preview.2.21154.6 is deprecated because it is no longer maintained.
6.0.0-preview.1.21102.12 126,837 2/12/2021 6.0.0-preview.1.21102.12 is deprecated because it is no longer maintained.
5.0.0 255,010,333 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.5 295,916 10/13/2020 5.0.0-rc.2.20475.5 is deprecated because it is no longer maintained.
5.0.0-rc.1.20451.14 340,281 9/14/2020 5.0.0-rc.1.20451.14 is deprecated because it is no longer maintained.
5.0.0-preview.8.20407.11 377,556 8/25/2020 5.0.0-preview.8.20407.11 is deprecated because it is no longer maintained.
5.0.0-preview.7.20364.11 74,752 7/21/2020 5.0.0-preview.7.20364.11 is deprecated because it is no longer maintained.
5.0.0-preview.6.20305.6 57,887 6/25/2020 5.0.0-preview.6.20305.6 is deprecated because it is no longer maintained.
5.0.0-preview.5.20278.1 29,678 6/10/2020 5.0.0-preview.5.20278.1 is deprecated because it is no longer maintained.
5.0.0-preview.4.20251.6 57,424 5/18/2020 5.0.0-preview.4.20251.6 is deprecated because it is no longer maintained.
5.0.0-preview.3.20215.2 239,095 4/23/2020 5.0.0-preview.3.20215.2 is deprecated because it is no longer maintained.
5.0.0-preview.2.20160.3 235,100 4/2/2020 5.0.0-preview.2.20160.3 is deprecated because it is no longer maintained.
5.0.0-preview.1.20120.4 93,242 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 21,309,052 12/13/2022
3.1.31 3,590,803 11/8/2022
3.1.30 3,070,142 10/11/2022
3.1.29 2,780,159 9/13/2022
3.1.28 3,371,332 8/9/2022
3.1.27 2,436,698 7/12/2022
3.1.26 2,122,781 6/14/2022
3.1.25 3,292,362 5/10/2022
3.1.24 2,346,847 4/11/2022
3.1.23 3,825,291 3/8/2022
3.1.22 22,396,673 12/14/2021
3.1.21 10,151,065 11/7/2021
3.1.20 5,029,021 10/11/2021
3.1.19 5,606,407 9/14/2021
3.1.18 48,616,657 8/10/2021
3.1.17 7,237,886 7/13/2021
3.1.16 11,038,673 6/8/2021
3.1.15 9,145,946 5/11/2021
3.1.14 18,005,422 4/6/2021
3.1.13 14,957,513 3/9/2021
3.1.12 12,022,663 2/9/2021
3.1.11 14,599,007 1/12/2021
3.1.10 25,520,707 11/9/2020
3.1.9 79,181,886 10/13/2020
3.1.8 70,991,786 9/8/2020
3.1.7 38,489,857 8/11/2020
3.1.6 42,169,820 7/14/2020
3.1.5 42,622,552 6/9/2020
3.1.4 50,689,194 5/12/2020
3.1.3 119,210,057 3/24/2020
3.1.2 80,120,426 2/18/2020
3.1.1 45,396,287 1/14/2020
3.1.0 228,311,863 12/3/2019
3.1.0-preview3.19553.2 227,534 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 75,337 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 1,233,436 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 92,048,444 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 1,214,326 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 6,707,536 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 97,218,946 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 92,223 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 1,511,032 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 608,225 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 227,143 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 352,189 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 855,901 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 70,906 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 350,422 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview.19074.2 183,425 1/29/2019 3.0.0-preview.19074.2 is deprecated because it is no longer maintained.
3.0.0-preview.18572.1 159,911 12/3/2018 3.0.0-preview.18572.1 is deprecated because it is no longer maintained.
2.2.4 34,686,362 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.0 290,743,623 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 416,362 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 294,691 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 158,557 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.10 110,172,832 4/9/2019
2.1.1 471,625,623 6/18/2018
2.1.0 464,672,369 5/29/2018
2.1.0-rc1-final 618,142 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 666,086 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 655,594 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.2 8,381,459 5/7/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 13,231,311 3/13/2018 2.0.1 is deprecated because it is no longer maintained.
2.0.0 419,353,493 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 154,651 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 58,568 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.2 17,010,363 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 4,590,383 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 3,286,203 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 17,694 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.2 3,039,110 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 537,904 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 3,999,181 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 42,472 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.
1.0.0-rc1-final 960,940 11/18/2015 1.0.0-rc1-final is deprecated because it is no longer maintained.