Microsoft.Extensions.Configuration.Binder
2.2.0-preview1-35029
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 2.2.0-preview1-35029
NuGet\Install-Package Microsoft.Extensions.Configuration.Binder -Version 2.2.0-preview1-35029
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="2.2.0-preview1-35029" />
<PackageVersion Include="Microsoft.Extensions.Configuration.Binder" Version="2.2.0-preview1-35029" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" />
paket add Microsoft.Extensions.Configuration.Binder --version 2.2.0-preview1-35029
#r "nuget: Microsoft.Extensions.Configuration.Binder, 2.2.0-preview1-35029"
#addin nuget:?package=Microsoft.Extensions.Configuration.Binder&version=2.2.0-preview1-35029&prerelease
#tool nuget:?package=Microsoft.Extensions.Configuration.Binder&version=2.2.0-preview1-35029&prerelease
Functionality to bind an object to data in configuration providers for Microsoft.Extensions.Configuration.
This package was built from the source at:
https://github.com/aspnet/Configuration/tree/55a0df253ae1fdf4065b6f54fa3e6bac07a3e196
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. |
.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 (>= 2.2.0-preview1-35029)
NuGet packages (4.5K)
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 (394)
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
|
|
dotnet/orleans
Cloud Native application framework for .NET
|
|
d2phap/ImageGlass
🏞 A lightweight, versatile image viewer
|
|
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
|
|
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
|
|
tModLoader/tModLoader
A mod to make and play Terraria mods. Supports Terraria 1.4 (and earlier) installations
|
|
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
|
|
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.3.25171.5 | 10,811 | 18 days ago | |
10.0.0-preview.2.25163.2 | 20,515 | a month ago | |
10.0.0-preview.1.25080.5 | 24,874 | 2 months ago | |
9.0.4 | 1,606,362 | 20 days ago | |
9.0.3 | 4,748,512 | 2 months ago | |
9.0.2 | 6,886,754 | 3 months ago | |
9.0.1 | 7,699,816 | 3 months ago | |
9.0.0 | 31,725,720 | 6 months ago | |
9.0.0-rc.2.24473.5 | 439,278 | 7 months ago | |
9.0.0-rc.1.24431.7 | 311,604 | 8 months ago | |
9.0.0-preview.7.24405.7 | 108,508 | 9 months ago | |
9.0.0-preview.6.24327.7 | 173,361 | 10 months ago | |
9.0.0-preview.5.24306.7 | 111,250 | 6/11/2024 | |
9.0.0-preview.4.24266.19 | 78,368 | 5/21/2024 | |
9.0.0-preview.3.24172.9 | 196,815 | 4/11/2024 | |
9.0.0-preview.2.24128.5 | 108,085 | 3/12/2024 | |
9.0.0-preview.1.24080.9 | 115,182 | 2/13/2024 | |
8.0.2 | 68,035,534 | 10 months ago | |
8.0.1 | 75,679,384 | 1/9/2024 | |
8.0.0 | 244,569,642 | 11/14/2023 | |
8.0.0-rc.2.23479.6 | 1,437,150 | 10/10/2023 | |
8.0.0-rc.1.23419.4 | 535,500 | 9/12/2023 | |
8.0.0-preview.7.23375.6 | 551,537 | 8/8/2023 | |
8.0.0-preview.6.23329.7 | 198,807 | 7/11/2023 | |
8.0.0-preview.5.23280.8 | 119,919 | 6/13/2023 | |
8.0.0-preview.4.23259.5 | 336,162 | 5/16/2023 | |
8.0.0-preview.3.23174.8 | 205,116 | 4/11/2023 | |
8.0.0-preview.2.23128.3 | 98,455 | 3/14/2023 | |
8.0.0-preview.1.23110.8 | 139,868 | 2/21/2023 | |
7.0.4 | 46,110,033 | 3/14/2023 | |
7.0.3 | 54,343,543 | 2/14/2023 | |
7.0.2 | 6,821,246 | 1/10/2023 | |
7.0.1 | 4,070,614 | 12/13/2022 | |
7.0.0 | 118,993,257 | 11/7/2022 | |
7.0.0-rc.2.22472.3 | 270,203 | 10/11/2022 | |
7.0.0-rc.1.22426.10 | 186,597 | 9/14/2022 | |
7.0.0-preview.7.22375.6 | 211,552 | 8/9/2022 | |
7.0.0-preview.6.22324.4 | 98,820 | 7/12/2022 | |
7.0.0-preview.5.22301.12 | 63,895 | 6/14/2022 | |
7.0.0-preview.4.22229.4 | 82,044 | 5/10/2022 | |
7.0.0-preview.3.22175.4 | 81,883 | 4/13/2022 | |
7.0.0-preview.2.22152.2 | 41,936 | 3/14/2022 | |
7.0.0-preview.1.22076.8 | 54,986 | 2/17/2022 | |
6.0.1 | 910,894 | 6 months ago | |
6.0.0 | 373,148,624 | 11/8/2021 | |
6.0.0-rc.2.21480.5 | 601,956 | 10/12/2021 | |
6.0.0-rc.1.21451.13 | 365,288 | 9/14/2021 | |
6.0.0-preview.7.21377.19 | 248,636 | 8/10/2021 | |
6.0.0-preview.6.21352.12 | 117,590 | 7/14/2021 | |
6.0.0-preview.5.21301.5 | 67,893 | 6/15/2021 | |
6.0.0-preview.4.21253.7 | 62,261 | 5/24/2021 | |
6.0.0-preview.3.21201.4 | 203,322 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 113,186 | 3/11/2021 | |
6.0.0-preview.1.21102.12 | 121,794 | 2/12/2021 | |
5.0.0 | 225,767,157 | 11/9/2020 | |
5.0.0-rc.2.20475.5 | 280,985 | 10/13/2020 | |
5.0.0-rc.1.20451.14 | 334,166 | 9/14/2020 | |
5.0.0-preview.8.20407.11 | 346,816 | 8/25/2020 | |
5.0.0-preview.7.20364.11 | 72,189 | 7/21/2020 | |
5.0.0-preview.6.20305.6 | 55,898 | 6/25/2020 | |
5.0.0-preview.5.20278.1 | 29,046 | 6/10/2020 | |
5.0.0-preview.4.20251.6 | 56,509 | 5/18/2020 | |
5.0.0-preview.3.20215.2 | 234,174 | 4/23/2020 | |
5.0.0-preview.2.20160.3 | 229,830 | 4/2/2020 | |
5.0.0-preview.1.20120.4 | 91,057 | 3/16/2020 | |
3.1.32 | 15,255,875 | 12/13/2022 | |
3.1.31 | 2,552,130 | 11/8/2022 | |
3.1.30 | 2,676,047 | 10/11/2022 | |
3.1.29 | 2,316,782 | 9/13/2022 | |
3.1.28 | 2,840,231 | 8/9/2022 | |
3.1.27 | 2,073,915 | 7/12/2022 | |
3.1.26 | 1,834,805 | 6/14/2022 | |
3.1.25 | 2,937,822 | 5/10/2022 | |
3.1.24 | 2,058,869 | 4/11/2022 | |
3.1.23 | 3,444,757 | 3/8/2022 | |
3.1.22 | 18,811,842 | 12/14/2021 | |
3.1.21 | 8,981,976 | 11/7/2021 | |
3.1.20 | 4,414,255 | 10/11/2021 | |
3.1.19 | 5,180,355 | 9/14/2021 | |
3.1.18 | 44,110,550 | 8/10/2021 | |
3.1.17 | 6,674,801 | 7/13/2021 | |
3.1.16 | 10,397,992 | 6/8/2021 | |
3.1.15 | 8,527,367 | 5/11/2021 | |
3.1.14 | 16,787,917 | 4/6/2021 | |
3.1.13 | 14,007,612 | 3/9/2021 | |
3.1.12 | 11,190,781 | 2/9/2021 | |
3.1.11 | 13,730,529 | 1/12/2021 | |
3.1.10 | 24,094,454 | 11/9/2020 | |
3.1.9 | 72,812,608 | 10/13/2020 | |
3.1.8 | 66,744,044 | 9/8/2020 | |
3.1.7 | 34,961,167 | 8/11/2020 | |
3.1.6 | 39,300,445 | 7/14/2020 | |
3.1.5 | 40,270,117 | 6/9/2020 | |
3.1.4 | 45,097,025 | 5/12/2020 | |
3.1.3 | 106,379,023 | 3/24/2020 | |
3.1.2 | 75,498,238 | 2/18/2020 | |
3.1.1 | 42,895,941 | 1/14/2020 | |
3.1.0 | 193,229,652 | 12/3/2019 | |
3.1.0-preview3.19553.2 | 221,330 | 11/13/2019 | |
3.1.0-preview2.19525.4 | 73,721 | 11/1/2019 | |
3.1.0-preview1.19506.1 | 1,191,886 | 10/15/2019 | |
3.0.3 | 77,918,019 | 2/18/2020 | |
3.0.2 | 1,066,915 | 1/14/2020 | |
3.0.1 | 6,245,783 | 11/18/2019 | |
3.0.0 | 91,544,471 | 9/23/2019 | |
3.0.0-rc1.19456.10 | 90,688 | 9/16/2019 | |
3.0.0-preview9.19423.4 | 1,485,372 | 9/4/2019 | |
3.0.0-preview8.19405.4 | 564,246 | 8/13/2019 | |
3.0.0-preview7.19362.4 | 217,716 | 7/23/2019 | |
3.0.0-preview6.19304.6 | 340,729 | 6/12/2019 | |
3.0.0-preview5.19227.9 | 808,272 | 5/6/2019 | |
3.0.0-preview4.19216.2 | 69,822 | 4/18/2019 | |
3.0.0-preview3.19153.1 | 337,720 | 3/6/2019 | |
3.0.0-preview.19074.2 | 177,330 | 1/29/2019 | |
3.0.0-preview.18572.1 | 152,873 | 12/3/2018 | |
2.2.4 | 32,548,356 | 4/9/2019 | |
2.2.0 | 261,226,879 | 12/3/2018 | |
2.2.0-preview3-35497 | 405,408 | 10/17/2018 | |
2.2.0-preview2-35157 | 284,016 | 9/12/2018 | |
2.2.0-preview1-35029 | 152,826 | 8/22/2018 | |
2.1.10 | 86,877,546 | 4/9/2019 | |
2.1.1 | 389,533,699 | 6/18/2018 | |
2.1.0 | 400,053,128 | 5/29/2018 | |
2.1.0-rc1-final | 564,658 | 5/6/2018 | |
2.1.0-preview2-final | 626,264 | 4/10/2018 | |
2.1.0-preview1-final | 630,620 | 2/26/2018 | |
2.0.2 | 7,953,277 | 5/7/2018 | |
2.0.1 | 12,785,923 | 3/13/2018 | |
2.0.0 | 387,179,379 | 8/11/2017 | |
2.0.0-preview2-final | 149,250 | 6/28/2017 | |
2.0.0-preview1-final | 57,118 | 5/10/2017 | |
1.1.2 | 15,720,694 | 5/9/2017 | |
1.1.1 | 4,324,995 | 3/6/2017 | |
1.1.0 | 3,023,347 | 11/16/2016 | |
1.1.0-preview1-final | 17,225 | 10/24/2016 | |
1.0.2 | 2,765,767 | 3/6/2017 | |
1.0.1 | 387,682 | 12/12/2016 | |
1.0.0 | 3,613,728 | 6/27/2016 | |
1.0.0-rc2-final | 41,248 | 5/16/2016 | |
1.0.0-rc1-final | 876,009 | 11/18/2015 |