FSharp.Configuration
0.6.0
See the version list below for details.
dotnet add package FSharp.Configuration --version 0.6.0
NuGet\Install-Package FSharp.Configuration -Version 0.6.0
<PackageReference Include="FSharp.Configuration" Version="0.6.0" />
paket add FSharp.Configuration --version 0.6.0
#r "nuget: FSharp.Configuration, 0.6.0"
// Install FSharp.Configuration as a Cake Addin #addin nuget:?package=FSharp.Configuration&version=0.6.0 // Install FSharp.Configuration as a Cake Tool #tool nuget:?package=FSharp.Configuration&version=0.6.0
The FSharp.Configuration project contains type providers for the configuration of .NET projects.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. 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. |
This package has no dependencies.
NuGet packages (10)
Showing the top 5 NuGet packages that depend on FSharp.Configuration:
Package | Downloads |
---|---|
Exira.EventStore.Runner
Exira.EventStore.Runner is a wrapper that uses Topshelf to run EventStore as a Windows Service |
|
FsYaml
Type safe Yaml library for F#. |
|
GuitarAlchemist.GA.Business.Core
Provides classes and interfaces for music and fretted instruments: - Notes and Pitches - Intervals - Scales and Modes - Atonal: Pitch class, pitch class set, interval class vector - Fretboard |
|
Exira.Route53Updater
Exira.Route53Updater is a console application which updates a Route 53 record with the current EC2 hostname |
|
Exira.StaticMailer
Exira.StaticMailer is a REST endpoint running in a Windows Service to enable static sites to easily send mail |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.0.0-beta1 | 5,341 | 10/1/2022 |
2.0.0 | 78,846 | 8/9/2021 |
2.0.0-beta2 | 250 | 8/9/2021 |
2.0.0-beta1 | 234 | 8/9/2021 |
2.0.0-alpha3 | 2,547 | 12/15/2020 |
2.0.0-alpha2 | 63,684 | 6/16/2018 |
2.0.0-alpha1 | 990 | 4/27/2018 |
1.5.0 | 188,569 | 6/15/2018 |
1.4.0 | 17,800 | 2/23/2018 |
1.3.1 | 21,894 | 9/24/2017 |
1.3.0 | 100,692 | 6/14/2017 |
1.2.1-beta | 937 | 6/13/2017 |
1.2.0 | 3,265 | 5/20/2017 |
1.1.0 | 3,500 | 5/12/2017 |
1.0.1 | 8,049 | 4/22/2017 |
1.0.0 | 4,770 | 4/12/2017 |
0.6.4 | 27,816 | 11/18/2016 |
0.6.2 | 8,467 | 8/21/2016 |
0.6.1 | 4,143 | 6/13/2016 |
0.6.0 | 3,418 | 5/16/2016 |
0.5.12 | 21,664 | 3/1/2016 |
0.5.11 | 2,681 | 2/24/2016 |
0.5.10 | 2,288 | 1/20/2016 |
0.5.9 | 6,886 | 1/2/2016 |
0.5.8 | 1,422 | 12/30/2015 |
0.5.7 | 4,547 | 11/22/2015 |
0.5.3 | 18,213 | 6/12/2015 |
0.5.2 | 1,278 | 6/12/2015 |
0.5.1 | 5,360 | 3/18/2015 |
0.5.0 | 2,706 | 3/9/2015 |
0.4.10 | 5,016 | 2/6/2015 |
0.4.9 | 2,284 | 1/6/2015 |
0.4.8 | 1,853 | 12/19/2014 |
0.4.7 | 1,617 | 12/12/2014 |
0.4.6 | 2,063 | 12/6/2014 |
0.4.5 | 1,468 | 12/6/2014 |
0.4.4 | 4,092 | 10/22/2014 |
0.4.3 | 1,450 | 9/20/2014 |
0.4.2 | 1,323 | 9/20/2014 |
0.4.1 | 1,359 | 9/20/2014 |
0.3.0 | 1,297 | 9/19/2014 |
0.2.2 | 4,833 | 4/7/2014 |
0.2.1 | 1,336 | 1/17/2014 |
0.2.0 | 1,323 | 1/16/2014 |
0.1.0 | 19,041 | 1/15/2014 |
0.1.0-alpha5 | 1,019 | 1/15/2014 |
0.1.0-alpha3 | 1,020 | 1/15/2014 |
0.1.0-alpha2 | 1,003 | 1/14/2014 |
0.1.0-alpha | 1,101 | 1/14/2014 |
YamlConfigProvider throws if file is not found or fails to load
YamlConfigProvider allows keys of any type