Microsoft.Extensions.Configuration.Binder
3.0.0-preview3.19153.1
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.Binder --version 3.0.0-preview3.19153.1
NuGet\Install-Package Microsoft.Extensions.Configuration.Binder -Version 3.0.0-preview3.19153.1
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="3.0.0-preview3.19153.1" />
<PackageVersion Include="Microsoft.Extensions.Configuration.Binder" Version="3.0.0-preview3.19153.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" />
paket add Microsoft.Extensions.Configuration.Binder --version 3.0.0-preview3.19153.1
#r "nuget: Microsoft.Extensions.Configuration.Binder, 3.0.0-preview3.19153.1"
#:package Microsoft.Extensions.Configuration.Binder@3.0.0-preview3.19153.1
#addin nuget:?package=Microsoft.Extensions.Configuration.Binder&version=3.0.0-preview3.19153.1&prerelease
#tool nuget:?package=Microsoft.Extensions.Configuration.Binder&version=3.0.0-preview3.19153.1&prerelease
Functionality to bind an object to data in configuration providers for Microsoft.Extensions.Configuration.
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.Configuration (>= 3.0.0-preview3.19153.1)
NuGet packages (4.8K)
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 (402)
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.
|
|
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
|
|
d2phap/ImageGlass
🏞 A lightweight, versatile image viewer
|
|
dotnet/orleans
Cloud Native application framework for .NET
|
|
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
ThreeMammals/Ocelot
.NET API Gateway
|
|
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.
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
|
|
tModLoader/tModLoader
A mod to make and play Terraria mods. Supports Terraria 1.4 (and earlier) installations
|
|
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
|
|
jamesmh/coravel
Near-zero config .NET library that makes advanced application features like Task Scheduling, Caching, Queuing, Event Broadcasting, and more a breeze!
|
|
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
|
|
kerryjiang/SuperSocket
SuperSocket is a high-performance, extensible socket server application framework for .NET. It provides a robust architecture for building custom network communication applications with support for multiple protocols including TCP, UDP, and WebSocket.
|
|
Scighost/Starward
Game Launcher for miHoYo - 米家游戏启动器
|
Version | Downloads | Last Updated | |
---|---|---|---|
10.0.0-preview.6.25358.103 | 3,304 | 7/15/2025 | |
10.0.0-preview.5.25277.114 | 38,854 | 6/6/2025 | |
10.0.0-preview.4.25258.110 | 51,967 | 5/12/2025 | |
10.0.0-preview.3.25171.5 | 56,012 | 4/10/2025 | |
10.0.0-preview.2.25163.2 | 41,782 | 3/18/2025 | |
10.0.0-preview.1.25080.5 | 80,070 | 2/25/2025 | |
9.0.7 | 852,769 | 7/8/2025 | |
9.0.6 | 4,064,980 | 6/10/2025 | |
9.0.5 | 6,413,389 | 5/13/2025 | |
9.0.4 | 10,358,170 | 4/8/2025 | |
9.0.3 | 9,589,281 | 3/11/2025 | |
9.0.2 | 11,302,852 | 2/11/2025 | |
9.0.1 | 11,797,497 | 1/14/2025 | |
9.0.0 | 56,473,017 | 11/12/2024 | |
9.0.0-rc.2.24473.5 | 506,789 | 10/8/2024 | |
9.0.0-rc.1.24431.7 | 359,674 | 9/10/2024 | |
9.0.0-preview.7.24405.7 | 129,654 | 8/13/2024 | |
9.0.0-preview.6.24327.7 | 213,871 | 7/9/2024 | |
9.0.0-preview.5.24306.7 | 120,215 | 6/11/2024 | |
9.0.0-preview.4.24266.19 | 88,216 | 5/21/2024 | |
9.0.0-preview.3.24172.9 | 236,117 | 4/11/2024 | |
9.0.0-preview.2.24128.5 | 121,828 | 3/12/2024 | |
9.0.0-preview.1.24080.9 | 127,562 | 2/13/2024 | |
8.0.2 | 98,907,693 | 7/9/2024 | |
8.0.1 | 90,084,608 | 1/9/2024 | |
8.0.0 | 302,041,183 | 11/14/2023 | |
8.0.0-rc.2.23479.6 | 1,592,565 | 10/10/2023 | |
8.0.0-rc.1.23419.4 | 619,046 | 9/12/2023 | |
8.0.0-preview.7.23375.6 | 618,426 | 8/8/2023 | |
8.0.0-preview.6.23329.7 | 217,612 | 7/11/2023 | |
8.0.0-preview.5.23280.8 | 128,913 | 6/13/2023 | |
8.0.0-preview.4.23259.5 | 356,519 | 5/16/2023 | |
8.0.0-preview.3.23174.8 | 209,856 | 4/11/2023 | |
8.0.0-preview.2.23128.3 | 101,919 | 3/14/2023 | |
8.0.0-preview.1.23110.8 | 142,870 | 2/21/2023 | |
7.0.4 | 48,953,319 | 3/14/2023 | |
7.0.3 | 57,377,590 | 2/14/2023 | |
7.0.2 | 7,129,886 | 1/10/2023 | |
7.0.1 | 4,283,287 | 12/13/2022 | |
7.0.0 | 126,012,155 | 11/7/2022 | |
7.0.0-rc.2.22472.3 | 280,984 | 10/11/2022 | |
7.0.0-rc.1.22426.10 | 194,942 | 9/14/2022 | |
7.0.0-preview.7.22375.6 | 213,073 | 8/9/2022 | |
7.0.0-preview.6.22324.4 | 100,386 | 7/12/2022 | |
7.0.0-preview.5.22301.12 | 65,293 | 6/14/2022 | |
7.0.0-preview.4.22229.4 | 83,491 | 5/10/2022 | |
7.0.0-preview.3.22175.4 | 82,912 | 4/13/2022 | |
7.0.0-preview.2.22152.2 | 42,897 | 3/14/2022 | |
7.0.0-preview.1.22076.8 | 55,339 | 2/17/2022 | |
6.0.1 | 1,720,546 | 11/12/2024 | |
6.0.0 | 394,182,122 | 11/8/2021 | |
6.0.0-rc.2.21480.5 | 613,058 | 10/12/2021 | |
6.0.0-rc.1.21451.13 | 376,273 | 9/14/2021 | |
6.0.0-preview.7.21377.19 | 249,894 | 8/10/2021 | |
6.0.0-preview.6.21352.12 | 119,314 | 7/14/2021 | |
6.0.0-preview.5.21301.5 | 68,688 | 6/15/2021 | |
6.0.0-preview.4.21253.7 | 66,878 | 5/24/2021 | |
6.0.0-preview.3.21201.4 | 208,369 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 116,661 | 3/11/2021 | |
6.0.0-preview.1.21102.12 | 123,941 | 2/12/2021 | |
5.0.0 | 236,041,068 | 11/9/2020 | |
5.0.0-rc.2.20475.5 | 286,516 | 10/13/2020 | |
5.0.0-rc.1.20451.14 | 336,732 | 9/14/2020 | |
5.0.0-preview.8.20407.11 | 359,957 | 8/25/2020 | |
5.0.0-preview.7.20364.11 | 73,377 | 7/21/2020 | |
5.0.0-preview.6.20305.6 | 56,768 | 6/25/2020 | |
5.0.0-preview.5.20278.1 | 29,304 | 6/10/2020 | |
5.0.0-preview.4.20251.6 | 56,917 | 5/18/2020 | |
5.0.0-preview.3.20215.2 | 237,121 | 4/23/2020 | |
5.0.0-preview.2.20160.3 | 232,508 | 4/2/2020 | |
5.0.0-preview.1.20120.4 | 91,958 | 3/16/2020 | |
3.1.32 | 17,473,718 | 12/13/2022 | |
3.1.31 | 2,878,941 | 11/8/2022 | |
3.1.30 | 2,768,336 | 10/11/2022 | |
3.1.29 | 2,450,725 | 9/13/2022 | |
3.1.28 | 3,011,660 | 8/9/2022 | |
3.1.27 | 2,155,302 | 7/12/2022 | |
3.1.26 | 1,900,788 | 6/14/2022 | |
3.1.25 | 3,027,313 | 5/10/2022 | |
3.1.24 | 2,122,064 | 4/11/2022 | |
3.1.23 | 3,551,491 | 3/8/2022 | |
3.1.22 | 20,134,922 | 12/14/2021 | |
3.1.21 | 9,366,756 | 11/7/2021 | |
3.1.20 | 4,589,684 | 10/11/2021 | |
3.1.19 | 5,296,232 | 9/14/2021 | |
3.1.18 | 45,957,062 | 8/10/2021 | |
3.1.17 | 6,842,597 | 7/13/2021 | |
3.1.16 | 10,598,277 | 6/8/2021 | |
3.1.15 | 8,709,921 | 5/11/2021 | |
3.1.14 | 17,249,946 | 4/6/2021 | |
3.1.13 | 14,339,060 | 3/9/2021 | |
3.1.12 | 11,425,796 | 2/9/2021 | |
3.1.11 | 14,023,579 | 1/12/2021 | |
3.1.10 | 24,533,877 | 11/9/2020 | |
3.1.9 | 75,404,894 | 10/13/2020 | |
3.1.8 | 68,192,258 | 9/8/2020 | |
3.1.7 | 36,128,223 | 8/11/2020 | |
3.1.6 | 40,094,028 | 7/14/2020 | |
3.1.5 | 40,874,971 | 6/9/2020 | |
3.1.4 | 46,905,518 | 5/12/2020 | |
3.1.3 | 111,682,426 | 3/24/2020 | |
3.1.2 | 77,113,374 | 2/18/2020 | |
3.1.1 | 43,746,174 | 1/14/2020 | |
3.1.0 | 206,506,170 | 12/3/2019 | |
3.1.0-preview3.19553.2 | 222,055 | 11/13/2019 | |
3.1.0-preview2.19525.4 | 74,384 | 11/1/2019 | |
3.1.0-preview1.19506.1 | 1,207,955 | 10/15/2019 | |
3.0.3 | 83,629,016 | 2/18/2020 | |
3.0.2 | 1,070,819 | 1/14/2020 | |
3.0.1 | 6,347,806 | 11/18/2019 | |
3.0.0 | 93,607,358 | 9/23/2019 | |
3.0.0-rc1.19456.10 | 90,947 | 9/16/2019 | |
3.0.0-preview9.19423.4 | 1,493,892 | 9/4/2019 | |
3.0.0-preview8.19405.4 | 570,914 | 8/13/2019 | |
3.0.0-preview7.19362.4 | 219,985 | 7/23/2019 | |
3.0.0-preview6.19304.6 | 343,240 | 6/12/2019 | |
3.0.0-preview5.19227.9 | 812,218 | 5/6/2019 | |
3.0.0-preview4.19216.2 | 70,063 | 4/18/2019 | |
3.0.0-preview3.19153.1 | 339,402 | 3/6/2019 | |
3.0.0-preview.19074.2 | 178,370 | 1/29/2019 | |
3.0.0-preview.18572.1 | 153,731 | 12/3/2018 | |
2.2.4 | 33,181,578 | 4/9/2019 | |
2.2.0 | 271,871,994 | 12/3/2018 | |
2.2.0-preview3-35497 | 408,571 | 10/17/2018 | |
2.2.0-preview2-35157 | 287,026 | 9/12/2018 | |
2.2.0-preview1-35029 | 154,709 | 8/22/2018 | |
2.1.10 | 96,453,291 | 4/9/2019 | |
2.1.1 | 420,260,887 | 6/18/2018 | |
2.1.0 | 424,644,819 | 5/29/2018 | |
2.1.0-rc1-final | 577,826 | 5/6/2018 | |
2.1.0-preview2-final | 628,824 | 4/10/2018 | |
2.1.0-preview1-final | 633,284 | 2/26/2018 | |
2.0.2 | 8,062,419 | 5/7/2018 | |
2.0.1 | 12,875,806 | 3/13/2018 | |
2.0.0 | 399,324,844 | 8/11/2017 | |
2.0.0-preview2-final | 149,975 | 6/28/2017 | |
2.0.0-preview1-final | 57,641 | 5/10/2017 | |
1.1.2 | 16,046,079 | 5/9/2017 | |
1.1.1 | 4,363,279 | 3/6/2017 | |
1.1.0 | 3,069,106 | 11/16/2016 | |
1.1.0-preview1-final | 17,397 | 10/24/2016 | |
1.0.2 | 2,814,379 | 3/6/2017 | |
1.0.1 | 393,319 | 12/12/2016 | |
1.0.0 | 3,718,612 | 6/27/2016 | |
1.0.0-rc2-final | 41,428 | 5/16/2016 | |
1.0.0-rc1-final | 909,319 | 11/18/2015 |