Microsoft.Extensions.Configuration.FileExtensions
2.0.2
Extension methods for configuring file-based configuration providers for Microsoft.Extensions.Configuration.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Microsoft.Extensions.Configuration.FileExtensions -Version 2.0.2
dotnet add package Microsoft.Extensions.Configuration.FileExtensions --version 2.0.2
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="2.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Extensions.Configuration.FileExtensions --version 2.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Extensions.Configuration.FileExtensions, 2.0.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Extensions.Configuration.FileExtensions as a Cake Addin
#addin nuget:?package=Microsoft.Extensions.Configuration.FileExtensions&version=2.0.2
// Install Microsoft.Extensions.Configuration.FileExtensions as a Cake Tool
#tool nuget:?package=Microsoft.Extensions.Configuration.FileExtensions&version=2.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Microsoft.Extensions.Configuration (>= 2.0.2)
- Microsoft.Extensions.FileProviders.Physical (>= 2.0.1)
Used By
NuGet packages (9)
Showing the top 5 NuGet packages that depend on Microsoft.Extensions.Configuration.FileExtensions:
| Package | Downloads |
|---|---|
|
Microsoft.AspNetCore.Hosting
ASP.NET Core hosting infrastructure and startup logic for web applications.
This package was built from the source code at https://github.com/aspnet/Hosting/tree/0724e6cde1149ee1a19bfec9c13a2c9327b71213
|
|
|
Microsoft.Extensions.Configuration.AzureKeyVault
Azure KeyVault configuration provider implementation for Microsoft.Extensions.Configuration.
This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
|
|
|
Microsoft.Extensions.Configuration.Ini
INI configuration provider implementation for Microsoft.Extensions.Configuration.
This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
|
|
|
Microsoft.Extensions.Configuration.Json
JSON configuration provider implementation for Microsoft.Extensions.Configuration.
This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
|
|
|
Microsoft.AspNetCore
Microsoft.AspNetCore
|