FSharpx.Text.StructuredFormat 2.0.0

There is a newer version of this package available.
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
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="FSharpx.Text.StructuredFormat" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FSharpx.Text.StructuredFormat --version 2.0.0
#r "nuget: FSharpx.Text.StructuredFormat, 2.0.0"
#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 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.1.0 4,961 3/10/2022
3.0.0 2,583 2/27/2021
2.3.2 660 10/21/2019
2.3.1 589 10/21/2019
2.3.0 2,170 8/4/2019
2.2.1 3,771 1/29/2017
2.2.0 1,182 10/31/2016
2.1.3 1,094 9/9/2016
2.1.2 1,046 9/8/2016
2.1.1 1,070 9/2/2016
2.1.0 1,014 8/23/2016
2.0.0 1,078 8/22/2016
1.10.3 1,391 11/1/2015
1.10.2 1,185 5/8/2015
1.10.0 1,160 3/31/2015
1.8.41 6,007 9/24/2013
1.8.40 1,226 9/23/2013
1.8.39 1,195 9/16/2013
1.8.38 1,248 9/3/2013
1.8.37 1,473 8/19/2013
1.8.36 1,290 8/5/2013
1.8.35 1,211 7/29/2013
1.8.34 1,266 7/18/2013
1.8.32 1,368 7/8/2013
1.8.31 2,658 6/26/2013
1.8.29 1,303 6/24/2013
1.8.28 1,327 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