NetEscapades.Configuration.Yaml
1.3.1
YAML configuration provider implementation to use with 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 NetEscapades.Configuration.Yaml -Version 1.3.1
dotnet add package NetEscapades.Configuration.Yaml --version 1.3.1
<PackageReference Include="NetEscapades.Configuration.Yaml" Version="1.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NetEscapades.Configuration.Yaml --version 1.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5.1
- Microsoft.Extensions.Configuration (>= 1.0.2)
- Microsoft.Extensions.Configuration.FileExtensions (>= 1.0.2)
- YamlDotNet (>= 4.2.1)
-
.NETStandard 1.3
- Microsoft.Extensions.Configuration (>= 1.0.2)
- Microsoft.Extensions.Configuration.FileExtensions (>= 1.0.2)
- NETStandard.Library (>= 1.6.1)
- YamlDotNet (>= 4.2.1)
-
.NETStandard 2.0
- Microsoft.Extensions.Configuration (>= 2.0.0)
- Microsoft.Extensions.Configuration.FileExtensions (>= 2.0.0)
- YamlDotNet (>= 4.2.1)
GitHub Usage
Showing the top 2 GitHub repositories that depend on NetEscapades.Configuration.Yaml:
Repository | Stars | |
---|---|---|
davidfowl/FeatherHttp
A lightweight low ceremony APIs for ASP.NET Core applications.
|
||
NethermindEth/nethermind
Our flagship .NET Core Ethereum client for Linux, Windows, MacOs - full and actively developed
|
Read more about the GitHub Usage information on our documentation.