Microsoft.Extensions.Configuration.Binder
5.0.0
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package Microsoft.Extensions.Configuration.Binder --version 5.0.0
NuGet\Install-Package Microsoft.Extensions.Configuration.Binder -Version 5.0.0
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="5.0.0" />
paket add Microsoft.Extensions.Configuration.Binder --version 5.0.0
#r "nuget: Microsoft.Extensions.Configuration.Binder, 5.0.0"
// Install Microsoft.Extensions.Configuration.Binder as a Cake Addin #addin nuget:?package=Microsoft.Extensions.Configuration.Binder&version=5.0.0 // Install Microsoft.Extensions.Configuration.Binder as a Cake Tool #tool nuget:?package=Microsoft.Extensions.Configuration.Binder&version=5.0.0
Functionality to bind an object to data in configuration providers for Microsoft.Extensions.Configuration.
When using NuGet 3.x this package requires at least version 3.4.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.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. |
-
.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 (373)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Extensions.Configuration.Binder:
Repository | Stars |
---|---|
jellyfin/jellyfin
The Free Software Media System
|
|
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.
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
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.
|