FSharp.Configuration 0.5.10

.NET Framework 4.0
There is a newer version of this package available.
See the version list below for details.
dotnet add package FSharp.Configuration --version 0.5.10
NuGet\Install-Package FSharp.Configuration -Version 0.5.10
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="FSharp.Configuration" Version="0.5.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FSharp.Configuration --version 0.5.10
#r "nuget: FSharp.Configuration, 0.5.10"
#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 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 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. 
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

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#.

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
3.0.0-beta1 1,816 10/1/2022
2.0.0 25,091 8/9/2021
2.0.0-beta2 194 8/9/2021
2.0.0-beta1 185 8/9/2021
2.0.0-alpha3 2,249 12/15/2020
2.0.0-alpha2 48,015 6/16/2018
2.0.0-alpha1 928 4/27/2018
1.5.0 165,460 6/15/2018
1.4.0 17,672 2/23/2018
1.3.1 21,274 9/24/2017
1.3.0 99,406 6/14/2017
1.2.1-beta 879 6/13/2017
1.2.0 3,182 5/20/2017
1.1.0 3,406 5/12/2017
1.0.1 7,134 4/22/2017
1.0.0 4,676 4/12/2017
0.6.4 27,646 11/18/2016
0.6.2 8,384 8/21/2016
0.6.1 4,057 6/13/2016
0.6.0 3,331 5/16/2016
0.5.12 20,326 3/1/2016
0.5.11 2,593 2/24/2016
0.5.10 2,197 1/20/2016
0.5.9 6,821 1/2/2016
0.5.8 1,343 12/30/2015
0.5.7 4,466 11/22/2015
0.5.3 18,119 6/12/2015
0.5.2 1,197 6/12/2015
0.5.1 5,265 3/18/2015
0.5.0 2,613 3/9/2015
0.4.10 4,836 2/6/2015
0.4.9 2,199 1/6/2015
0.4.8 1,786 12/19/2014
0.4.7 1,536 12/12/2014
0.4.6 1,991 12/6/2014
0.4.5 1,388 12/6/2014
0.4.4 3,826 10/22/2014
0.4.3 1,364 9/20/2014
0.4.2 1,235 9/20/2014
0.4.1 1,275 9/20/2014
0.3.0 1,209 9/19/2014
0.2.2 4,745 4/7/2014
0.2.1 1,250 1/17/2014
0.2.0 1,239 1/16/2014
0.1.0 9,587 1/15/2014
0.1.0-alpha5 964 1/15/2014
0.1.0-alpha3 958 1/15/2014
0.1.0-alpha2 944 1/14/2014
0.1.0-alpha 1,037 1/14/2014

Yaml provider: added event to monitor errors in parsing from LoadAndWatch