Fritz.ConfigurationBuilders
0.4.0-preview
This is a prerelease version of Fritz.ConfigurationBuilders.
dotnet add package Fritz.ConfigurationBuilders --version 0.4.0-preview
NuGet\Install-Package Fritz.ConfigurationBuilders -Version 0.4.0-preview
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Fritz.ConfigurationBuilders" Version="0.4.0-preview" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Fritz.ConfigurationBuilders --version 0.4.0-preview
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Fritz.ConfigurationBuilders, 0.4.0-preview"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Fritz.ConfigurationBuilders as a Cake Addin #addin nuget:?package=Fritz.ConfigurationBuilders&version=0.4.0-preview&prerelease // Install Fritz.ConfigurationBuilders as a Cake Tool #tool nuget:?package=Fritz.ConfigurationBuilders&version=0.4.0-preview&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A collection of useful ConfigurationBuilders for .NET Frameworks
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net471 is compatible. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.1
- ini-parser (>= 2.5.2)
- YamlDotNet (>= 4.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.4.0-preview | 855 | 2/4/2018 |
0.3.0-preview | 792 | 12/14/2017 |
0.2.0-preview | 793 | 11/24/2017 |
0.4 - Added YamlConfigurationBuilder
0.3 - Added RssConfigurationBuilder
0.2 - Initial Release, INI file support