FSharp.Configuration
0.5.10
See the version list below for details.
Install-Package FSharp.Configuration -Version 0.5.10
dotnet add package FSharp.Configuration --version 0.5.10
<PackageReference Include="FSharp.Configuration" Version="0.5.10" />
paket add FSharp.Configuration --version 0.5.10
#r "nuget: FSharp.Configuration, 0.5.10"
// Install FSharp.Configuration as a Cake Addin
#addin nuget:?package=FSharp.Configuration&version=0.5.10
// Install FSharp.Configuration as a Cake Tool
#tool nuget:?package=FSharp.Configuration&version=0.5.10
The FSharp.Configuration project contains type providers for the configuration of .NET projects.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
This package has no dependencies.
NuGet packages (9)
Showing the top 5 NuGet packages that depend on FSharp.Configuration:
Package | Downloads |
---|---|
FsYaml
Type safe Yaml library for F#. |
|
Exira.EventStore.Runner
Exira.EventStore.Runner is a wrapper that uses Topshelf to run EventStore as a Windows Service |
|
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 |
|
Exira.GitBackup
Exira.GitBackup is a console application which backs up Git repositories on a rotating schedule |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.0 | 7,734 | 8/9/2021 |
2.0.0-beta2 | 139 | 8/9/2021 |
2.0.0-beta1 | 135 | 8/9/2021 |
2.0.0-alpha3 | 2,016 | 12/15/2020 |
2.0.0-alpha2 | 37,543 | 6/16/2018 |
2.0.0-alpha1 | 864 | 4/27/2018 |
1.5.0 | 144,213 | 6/15/2018 |
1.4.0 | 17,395 | 2/23/2018 |
1.3.1 | 18,927 | 9/24/2017 |
1.3.0 | 97,775 | 6/14/2017 |
1.2.1-beta | 811 | 6/13/2017 |
1.2.0 | 2,969 | 5/20/2017 |
1.1.0 | 3,195 | 5/12/2017 |
1.0.1 | 5,814 | 4/22/2017 |
1.0.0 | 4,458 | 4/12/2017 |
0.6.4 | 27,064 | 11/18/2016 |
0.6.2 | 8,146 | 8/21/2016 |
0.6.1 | 3,847 | 6/13/2016 |
0.6.0 | 3,101 | 5/16/2016 |
0.5.12 | 17,794 | 3/1/2016 |
0.5.11 | 2,397 | 2/24/2016 |
0.5.10 | 1,985 | 1/20/2016 |
0.5.9 | 6,617 | 1/2/2016 |
0.5.8 | 1,123 | 12/30/2015 |
0.5.7 | 4,250 | 11/22/2015 |
0.5.3 | 17,927 | 6/12/2015 |
0.5.2 | 994 | 6/12/2015 |
0.5.1 | 5,074 | 3/18/2015 |
0.5.0 | 2,404 | 3/9/2015 |
0.4.10 | 4,308 | 2/6/2015 |
0.4.9 | 1,993 | 1/6/2015 |
0.4.8 | 1,579 | 12/19/2014 |
0.4.7 | 1,330 | 12/12/2014 |
0.4.6 | 1,786 | 12/6/2014 |
0.4.5 | 1,190 | 12/6/2014 |
0.4.4 | 3,243 | 10/22/2014 |
0.4.3 | 1,175 | 9/20/2014 |
0.4.2 | 1,047 | 9/20/2014 |
0.4.1 | 1,070 | 9/20/2014 |
0.3.0 | 1,010 | 9/19/2014 |
0.2.2 | 4,512 | 4/7/2014 |
0.2.1 | 1,024 | 1/17/2014 |
0.2.0 | 1,014 | 1/16/2014 |
0.1.0 | 5,101 | 1/15/2014 |
0.1.0-alpha5 | 868 | 1/15/2014 |
0.1.0-alpha3 | 856 | 1/15/2014 |
0.1.0-alpha2 | 855 | 1/14/2014 |
0.1.0-alpha | 951 | 1/14/2014 |
Yaml provider: added event to monitor errors in parsing from LoadAndWatch