name: Microsoft.Extensions.Configuration.Binder description: 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. license_spdx: MIT version: 3.0.0 spec_version: 1.0 download_url: https://www.nuget.org/api/v2/package/Microsoft.Extensions.Configuration.Binder/3.0.0 home_url: https://dot.net/ news_url: https://libraries.io/nuget/Microsoft.Extensions.Configuration.Binder/versions.atom date: 2019-09-23 about_resource: NONE libraries_io_url: https://libraries.io/nuget/Microsoft.Extensions.Configuration.Binder?number=3.0.0 vcs_tool: git vcs_repository: https://github.com/dotnet/runtime vcs_branch: main