Package Usage: nuget: Microsoft.Extensions.Configuration.Binder
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.
72 versions
Latest release: over 1 year ago
3,111 dependent packages
3,379,608,230 downloads total
View more package details: https://packages.ecosystem.code.gouv.fr/registries/nuget.org/packages/Microsoft.Extensions.Configuration.Binder