FSharpx.Text.StructuredFormat
2.0.0
See the version list below for details.
dotnet add package FSharpx.Text.StructuredFormat --version 2.0.0
NuGet\Install-Package FSharpx.Text.StructuredFormat -Version 2.0.0
<PackageReference Include="FSharpx.Text.StructuredFormat" Version="2.0.0" />
paket add FSharpx.Text.StructuredFormat --version 2.0.0
#r "nuget: FSharpx.Text.StructuredFormat, 2.0.0"
// Install FSharpx.Text.StructuredFormat as a Cake Addin #addin nuget:?package=FSharpx.Text.StructuredFormat&version=2.0.0 // Install FSharpx.Text.StructuredFormat as a Cake Tool #tool nuget:?package=FSharpx.Text.StructuredFormat&version=2.0.0
FSharpx.Extras implements general functional constructs on top of the F# core library. Its main target is F# but it aims to be compatible with all .NET languages wherever possible.
Product | Versions 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. |
NuGet packages (2)
Showing the top 2 NuGet packages that depend on FSharpx.Text.StructuredFormat:
Package | Downloads |
---|---|
Brahma.FSharp.OpenCL.Printer
OpenCL C printer: from AST to text. |
|
YC.Generators.RNGLR
RNGLR parsers generator for F# based on YaccConstructor. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.2.1 | 70 | 7/27/2024 |
3.2.0 | 98 | 7/10/2024 |
3.1.0 | 5,270 | 3/10/2022 |
3.0.0 | 2,648 | 2/27/2021 |
2.3.2 | 696 | 10/21/2019 |
2.3.1 | 610 | 10/21/2019 |
2.3.0 | 2,269 | 8/4/2019 |
2.2.1 | 3,824 | 1/29/2017 |
2.2.0 | 1,205 | 10/31/2016 |
2.1.3 | 1,122 | 9/9/2016 |
2.1.2 | 1,076 | 9/8/2016 |
2.1.1 | 1,101 | 9/2/2016 |
2.1.0 | 1,038 | 8/23/2016 |
2.0.0 | 1,108 | 8/22/2016 |
1.10.3 | 1,425 | 11/1/2015 |
1.10.2 | 1,206 | 5/8/2015 |
1.10.0 | 1,191 | 3/31/2015 |
1.8.41 | 6,220 | 9/24/2013 |
1.8.40 | 1,259 | 9/23/2013 |
1.8.39 | 1,230 | 9/16/2013 |
1.8.38 | 1,278 | 9/3/2013 |
1.8.37 | 1,505 | 8/19/2013 |
1.8.36 | 1,306 | 8/5/2013 |
1.8.35 | 1,227 | 7/29/2013 |
1.8.34 | 1,292 | 7/18/2013 |
1.8.32 | 1,394 | 7/8/2013 |
1.8.31 | 2,738 | 6/26/2013 |
1.8.29 | 1,332 | 6/24/2013 |
1.8.28 | 1,357 | 6/20/2013 |
Added Add Task related helper functions - https://github.com/fsprojects/FSharpx.Extras/pull/339
Moved infrastructure to ProjectScaffold
New Enum convenience methods - https://github.com/fsprojects/FSharpx.Extras/pull/327
BREAKING: Deprecated .NET 4.0 version
BREAKING: Removed all functions that were marked as obsolete. This includes JSON API