OneConfig 1.0.11-beta

This is a prerelease version of OneConfig.
dotnet add package OneConfig --version 1.0.11-beta
                    
NuGet\Install-Package OneConfig -Version 1.0.11-beta
                    
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="OneConfig" Version="1.0.11-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OneConfig" Version="1.0.11-beta" />
                    
Directory.Packages.props
<PackageReference Include="OneConfig" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add OneConfig --version 1.0.11-beta
                    
#r "nuget: OneConfig, 1.0.11-beta"
                    
#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.
#addin nuget:?package=OneConfig&version=1.0.11-beta&prerelease
                    
Install OneConfig as a Cake Addin
#tool nuget:?package=OneConfig&version=1.0.11-beta&prerelease
                    
Install OneConfig as a Cake Tool

Simple application configuration management.

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  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.

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
1.0.11-beta 22,514 4/3/2019
1.0.10-beta 440 4/2/2019
1.0.9-alpha 22,596 2/2/2019
1.0.8-alpha 731 1/26/2019
1.0.7-alpha 734 1/26/2019
1.0.6-alpha 726 1/24/2019
1.0.5-alpha 742 1/23/2019
1.0.4-alpha 733 1/23/2019
1.0.3-alpha 781 1/17/2019
1.0.2-alpha 778 1/13/2019
1.0.1-alpha 773 1/13/2019
1.0.0-alpha 802 1/12/2019

Alpha Release