Microsoft.Extensions.Configuration.Binder
6.0.0
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
.NET Framework 4.6.1
This package targets .NET Framework 4.6.1. The package is compatible with this framework or higher.
The specified version 9.0.0 was not found. You have been taken to version 6.0.0.
dotnet add package Microsoft.Extensions.Configuration.Binder --version 6.0.0
NuGet\Install-Package Microsoft.Extensions.Configuration.Binder -Version 6.0.0
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="6.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Extensions.Configuration.Binder" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" />
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 6.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Extensions.Configuration.Binder, 6.0.0"
#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@6.0.0
#: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=6.0.0
#tool nuget:?package=Microsoft.Extensions.Configuration.Binder&version=6.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 is compatible. 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.
-
.NETFramework 4.6.1
-
.NETStandard 2.0
NuGet packages (4)
Showing the top 4 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. |
|
Microsoft.Identity.Client.Extensions.Msal
This package contains extensions to Microsoft Authentication Library for .NET (MSAL.NET) |
GitHub repositories (421)
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.
|
|
d2phap/ImageGlass
🏞 A lightweight, versatile image viewer
|
|
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 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
|
|
RayWangQvQ/BiliBiliToolPro
B 站(bilibili)自动任务工具,支持docker、青龙、k8s等多种部署方式。敏感肌也能用。
|
|
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!
|
|
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.
|
|
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
|
Version | Downloads | Last Updated |
---|---|---|
6.0.0 | 285 | 9/19/2022 |
6.0.0-preview.1.21102.12 | 0 | 3/6/2021 |
5.0.0 | 115 | 3/6/2021 |
5.0.0-rc.2.20475.5 | 2 | 3/6/2021 |
5.0.0-rc.1.20451.14 | 1 | 3/6/2021 |
5.0.0-preview.8.20407.11 | 0 | 3/6/2021 |
5.0.0-preview.7.20364.11 | 1 | 3/6/2021 |
5.0.0-preview.6.20305.6 | 1 | 3/6/2021 |
5.0.0-preview.5.20278.1 | 0 | 3/6/2021 |
5.0.0-preview.4.20251.6 | 1 | 3/6/2021 |
5.0.0-preview.3.20215.2 | 0 | 3/6/2021 |
5.0.0-preview.2.20160.3 | 1 | 3/6/2021 |
5.0.0-preview.1.20120.4 | 1 | 3/6/2021 |
3.1.16 | 68 | 9/19/2022 |
3.1.12 | 7 | 3/6/2021 |
3.1.11 | 2 | 3/6/2021 |
3.1.10 | 32,422 | 3/6/2021 |
3.1.9 | 77 | 3/6/2021 |
3.1.8 | 13 | 3/6/2021 |
3.1.7 | 4 | 3/6/2021 |
3.1.6 | 5 | 3/6/2021 |
3.1.5 | 2 | 3/6/2021 |
3.1.4 | 2 | 3/6/2021 |
3.1.3 | 35 | 3/6/2021 |
3.1.2 | 32,422 | 3/6/2021 |
3.1.1 | 28 | 3/6/2021 |
3.1.0 | 126 | 3/6/2021 |
3.1.0-preview3.19553.2 | 0 | 3/6/2021 |
3.1.0-preview2.19525.4 | 2 | 3/6/2021 |
3.1.0-preview1.19506.1 | 2 | 3/6/2021 |
3.0.3 | 39 | 3/6/2021 |
3.0.2 | 1 | 3/6/2021 |
3.0.1 | 4 | 3/6/2021 |
3.0.0 | 65,364 | 3/6/2021 |
3.0.0-rc1.19456.10 | 1 | 3/6/2021 |
3.0.0-preview9.19423.4 | 0 | 3/6/2021 |
3.0.0-preview8.19405.4 | 0 | 3/6/2021 |
3.0.0-preview7.19362.4 | 1 | 3/6/2021 |
3.0.0-preview6.19304.6 | 1 | 3/6/2021 |
3.0.0-preview5.19227.9 | 0 | 3/6/2021 |
3.0.0-preview4.19216.2 | 1 | 3/6/2021 |
3.0.0-preview3.19153.1 | 0 | 3/6/2021 |
3.0.0-preview.19074.2 | 1 | 3/6/2021 |
3.0.0-preview.18572.1 | 0 | 3/6/2021 |
2.2.4 | 12 | 3/6/2021 |
2.2.0 | 37,572 | 3/6/2021 |
2.2.0-preview3-35497 | 1 | 3/6/2021 |
2.2.0-preview2-35157 | 1 | 3/6/2021 |
2.2.0-preview1-35029 | 0 | 3/6/2021 |
2.1.10 | 89 | 3/6/2021 |
2.1.1 | 9,742 | 3/6/2021 |
2.1.0 | 313 | 3/6/2021 |
2.1.0-rc1-final | 0 | 3/6/2021 |
2.1.0-preview2-final | 1 | 3/6/2021 |
2.1.0-preview1-final | 1 | 3/6/2021 |
2.0.2 | 3 | 3/6/2021 |
2.0.1 | 3 | 3/6/2021 |
2.0.0 | 47,054 | 3/6/2021 |
2.0.0-preview2-final | 7 | 3/6/2021 |
2.0.0-preview1-final | 5 | 3/6/2021 |
1.1.2 | 112 | 3/6/2021 |
1.1.1 | 66 | 3/6/2021 |
1.1.0 | 144 | 3/6/2021 |
1.1.0-preview1-final | 1 | 3/6/2021 |
1.0.2 | 11 | 3/6/2021 |
1.0.1 | 10 | 3/6/2021 |
1.0.0 | 81 | 3/6/2021 |
1.0.0-rc2-final | 2 | 3/6/2021 |