Microsoft.Extensions.Configuration.FileExtensions 2.2.0-preview2-35157
Extension methods for configuring file-based configuration providers for Microsoft.Extensions.Configuration.
This package was built from the source at:
https://github.com/aspnet/Configuration/tree/fd1c65b7e6b5aba9cfd0211634eb2322a386b349
Showing the top 20 packages that depend on Microsoft.Extensions.Configuration.FileExtensions.
Packages | Downloads |
---|---|
Microsoft.Extensions.Configuration.Json
JSON configuration provider implementation for Microsoft.Extensions.Configuration. This package enables you to read your application's settings from a JSON file. You can use JsonConfigurationExtensions.AddJsonFile extension method on IConfigurationBuilder to add the JSON configuration provider to the configuration builder.
|
4 |
Microsoft.Extensions.Hosting
Hosting and startup infrastructures for applications.
|
2 |
Microsoft.Extensions.Hosting
Hosting and startup infrastructures for applications.
When using NuGet 3.x this package requires at least version 3.4.
|
1 |
Microsoft.Extensions.Configuration.AzureKeyVault
Azure KeyVault configuration provider implementation for Microsoft.Extensions.Configuration.
This library has been replaced by the following new Azure SDK.
https://www.nuget.org/packages/Azure.Extensions.AspNetCore.Configuration.Secrets
It is recommended that you move to the new package.
|
1 |
Microsoft.Extensions.Configuration.Ini
INI configuration provider implementation for Microsoft.Extensions.Configuration.
This package was built from the source at:
https://github.com/aspnet/Configuration/tree/55a0df253ae1fdf4065b6f54fa3e6bac07a3e196
|
1 |
Microsoft.Extensions.Configuration.Xml
XML configuration provider implementation for Microsoft.Extensions.Configuration. This package enables you to read configuration parameters from XML files. You can use XmlConfigurationExtensions.AddXmlFile extension method on IConfigurationBuilder to add XML configuration provider to the configuration builder.
|
1 |
.NET Standard 2.0
- Microsoft.Extensions.Configuration (>= 2.2.0-preview2-35157)
- Microsoft.Extensions.FileProviders.Physical (>= 2.2.0-preview2-35157)