Microsoft.Extensions.Configuration.Binder
5.0.0-preview.6.20305.6
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package Microsoft.Extensions.Configuration.Binder --version 5.0.0-preview.6.20305.6
NuGet\Install-Package Microsoft.Extensions.Configuration.Binder -Version 5.0.0-preview.6.20305.6
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="5.0.0-preview.6.20305.6" />
paket add Microsoft.Extensions.Configuration.Binder --version 5.0.0-preview.6.20305.6
#r "nuget: Microsoft.Extensions.Configuration.Binder, 5.0.0-preview.6.20305.6"
// Install Microsoft.Extensions.Configuration.Binder as a Cake Addin #addin nuget:?package=Microsoft.Extensions.Configuration.Binder&version=5.0.0-preview.6.20305.6&prerelease // Install Microsoft.Extensions.Configuration.Binder as a Cake Tool #tool nuget:?package=Microsoft.Extensions.Configuration.Binder&version=5.0.0-preview.6.20305.6&prerelease
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.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.Extensions.Configuration.Abstractions (>= 5.0.0-preview.6.20305.6)
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.
|