FsConfig 0.0.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package FsConfig --version 0.0.4
NuGet\Install-Package FsConfig -Version 0.0.4
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="FsConfig" Version="0.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FsConfig --version 0.0.4
#r "nuget: FsConfig, 0.0.4"
#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 FsConfig as a Cake Addin
#addin nuget:?package=FsConfig&version=0.0.4

// Install FsConfig as a Cake Tool
#tool nuget:?package=FsConfig&version=0.0.4

F# Libary for managing configuration data from environment variables and application config in a type-safe way

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  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
4.1.0 2,678 10/24/2023
4.0.0 8,326 6/18/2023
3.1.0 62,789 7/25/2021
3.0.0 24,569 1/30/2021
2.1.6 19,793 4/26/2020
2.1.5 9,510 11/11/2019
2.1.4 1,130 10/18/2019
2.1.3 3,882 6/9/2019
2.1.2 708 5/24/2019
2.0.2 2,202 8/12/2018
2.0.1 899 7/27/2018
2.0.0 1,254 6/26/2018
2.0.0-beta1 781 6/6/2018
1.2.1 1,254 5/29/2018
1.1.2 997 5/29/2018
1.1.1 1,026 5/10/2018
1.1.0 925 5/7/2018
1.0.0 1,763 4/28/2018
1.0.0-beta1 944 4/28/2018
0.0.6 1,177 4/27/2018
0.0.5 996 2/23/2018
0.0.4 974 2/5/2018
0.0.3 1,018 2/3/2018
0.0.2 965 2/3/2018
0.0.1 1,021 2/1/2018

Improves NotSupported error message