DLL Metadata
Metadata details such as companies and products associated with Microsoft.Extensions.Configuration.Binder.dll variants.
Company
- Microsoft Corporation 130
- Microsoft Corporation. 17
- Unknown 184
Products
- Microsoft® .NET 102
- Microsoft .NET Extensions 45
- Unknown 184
Descriptions
Dev Notes
- Functionality to bind an object to data in configuration providers for Microsoft.Extensions.Configuration. 61
- 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. 44
- Microsoft.Extensions.Configuration.Binder 42