Microsoft.Extensions.Configuration.Binder NuGet Package

Provides the functionality to bind an object to data in configuration providers for Microsoft.Extensions.Configuration.

This package enables you to represent the configuration data as strongly-typed classes defined in the application code. To bind a configuration, use the Microsoft.Extensions.Configuration.ConfigurationBinder.Get extension method on the IConfiguration object.

To use this package, you also need to install a package for the configuration provider, for example, Microsoft.Extensions.Configuration.Json for the JSON provider.




Got any Microsoft.Extensions.Configuration.Binder Question?





Info

Version: 9.0.0-preview.3.24172.9
Author(s): Microsoft
Last Update: Thursday, April 11, 2024
.NET Fiddle: Online Example
Project Url: https://dot.net/
NuGet Url: https://www.nuget.org/packages/Microsoft.Extensions.Configuration.Binder


Install
Install-Package Microsoft.Extensions.Configuration.Binder
dotnet add package Microsoft.Extensions.Configuration.Binder
paket add Microsoft.Extensions.Configuration.Binder
Microsoft.Extensions.Configuration.Binder Download (Unzip the "nupkg" after downloading)

.NETStandard 2.0 net461 1543 packages depend on this package.




STATS

must-have-score

3.3

avg-downloads-per-day

696782

days-since-last-release

16