FSharp.Configuration
2.0.0
See the version list below for details.
dotnet add package FSharp.Configuration --version 2.0.0
NuGet\Install-Package FSharp.Configuration -Version 2.0.0
<PackageReference Include="FSharp.Configuration" Version="2.0.0" />
paket add FSharp.Configuration --version 2.0.0
#r "nuget: FSharp.Configuration, 2.0.0"
// Install FSharp.Configuration as a Cake Addin
#addin nuget:?package=FSharp.Configuration&version=2.0.0
// Install FSharp.Configuration as a Cake Tool
#tool nuget:?package=FSharp.Configuration&version=2.0.0
The FSharp.Configuration project contains type providers for the configuration of .NET projects.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.6.1
- FSharp.Core (>= 4.7.0)
-
.NETStandard 2.0
- FSharp.Core (>= 4.7.0)
NuGet packages (10)
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 |
---|---|---|
3.0.0-beta1 | 389 | 10/1/2022 |
2.0.0 | 17,011 | 8/9/2021 |
2.0.0-beta2 | 170 | 8/9/2021 |
2.0.0-beta1 | 165 | 8/9/2021 |
2.0.0-alpha3 | 2,135 | 12/15/2020 |
2.0.0-alpha2 | 43,948 | 6/16/2018 |
2.0.0-alpha1 | 901 | 4/27/2018 |
1.5.0 | 156,952 | 6/15/2018 |
1.4.0 | 17,566 | 2/23/2018 |
1.3.1 | 20,696 | 9/24/2017 |
1.3.0 | 98,791 | 6/14/2017 |
1.2.1-beta | 854 | 6/13/2017 |
1.2.0 | 3,105 | 5/20/2017 |
1.1.0 | 3,330 | 5/12/2017 |
1.0.1 | 6,645 | 4/22/2017 |
1.0.0 | 4,597 | 4/12/2017 |
0.6.4 | 27,329 | 11/18/2016 |
0.6.2 | 8,302 | 8/21/2016 |
0.6.1 | 3,990 | 6/13/2016 |
0.6.0 | 3,236 | 5/16/2016 |
0.5.12 | 18,948 | 3/1/2016 |
0.5.11 | 2,536 | 2/24/2016 |
0.5.10 | 2,124 | 1/20/2016 |
0.5.9 | 6,752 | 1/2/2016 |
0.5.8 | 1,257 | 12/30/2015 |
0.5.7 | 4,381 | 11/22/2015 |
0.5.3 | 18,057 | 6/12/2015 |
0.5.2 | 1,125 | 6/12/2015 |
0.5.1 | 5,196 | 3/18/2015 |
0.5.0 | 2,538 | 3/9/2015 |
0.4.10 | 4,678 | 2/6/2015 |
0.4.9 | 2,129 | 1/6/2015 |
0.4.8 | 1,717 | 12/19/2014 |
0.4.7 | 1,458 | 12/12/2014 |
0.4.6 | 1,917 | 12/6/2014 |
0.4.5 | 1,322 | 12/6/2014 |
0.4.4 | 3,713 | 10/22/2014 |
0.4.3 | 1,298 | 9/20/2014 |
0.4.2 | 1,174 | 9/20/2014 |
0.4.1 | 1,205 | 9/20/2014 |
0.3.0 | 1,134 | 9/19/2014 |
0.2.2 | 4,659 | 4/7/2014 |
0.2.1 | 1,160 | 1/17/2014 |
0.2.0 | 1,153 | 1/16/2014 |
0.1.0 | 7,549 | 1/15/2014 |
0.1.0-alpha5 | 931 | 1/15/2014 |
0.1.0-alpha3 | 920 | 1/15/2014 |
0.1.0-alpha2 | 908 | 1/14/2014 |
0.1.0-alpha | 1,002 | 1/14/2014 |
Migration to project system
Migration from SharpYaml to YamlDotNet
YamlConfigTypeProvider targets net461 and netstandard2.0
IniFileProvider targets net461 and netstandard2.0
AppSettingsProvider targets net461 and netstandard2.0
Dependencies update
Fix bug triggering exception 'xx_ItemType is not comparable' when updating an empty list #158