FSharpx.Text.StructuredFormat
2.3.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package FSharpx.Text.StructuredFormat --version 2.3.0
NuGet\Install-Package FSharpx.Text.StructuredFormat -Version 2.3.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.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FSharpx.Text.StructuredFormat" Version="2.3.0" />
<PackageReference Include="FSharpx.Text.StructuredFormat" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FSharpx.Text.StructuredFormat --version 2.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FSharpx.Text.StructuredFormat, 2.3.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.
#:package FSharpx.Text.StructuredFormat@2.3.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=FSharpx.Text.StructuredFormat&version=2.3.0
#tool nuget:?package=FSharpx.Text.StructuredFormat&version=2.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
2.3.0 - 4.8.2019
- New netstandard2.0 support - https://github.com/fsprojects/FSharpx.Extras/pull/360
- New split monads into separate files - https://github.com/fsprojects/FSharpx.Extras/pull/364
- New Add IsNone, IsSome and IsChoiceXOfY variants https://github.com/fsprojects/FSharpx.Extras/pull/354
- New add Option.orElseLazy - https://github.com/fsprojects/FSharpx.Extras/pull/352
2.2.1 - 29.01.2017
- BGUFIX: Fixed
ParallelWithThrottle- https://github.com/fsprojects/FSharpx.Extras/pull/350
2.2.0 - 31.10.2016
- New getOrFailf function for Option - https://github.com/fsprojects/FSharpx.Extras/pull/345
- New getOrFail and getOrRaise functions for Option - https://github.com/fsprojects/FSharpx.Extras/pull/344
- New String helpers - https://github.com/fsprojects/FSharpx.Extras/pull/343
- BUGFIX: Fixed Try/Finally in TaskBuilder - https://github.com/fsprojects/FSharpx.Extras/pull/349
2.1.0 - 23.08.2016
- New Parsers in prelude - https://github.com/fsprojects/FSharpx.Extras/pull/342
2.0.0 - 22.08.2016
- 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
1.10.3
- Added undefined in Prelude - https://github.com/fsprojects/FSharpx.Extras/pull/332
1.10.2
- List dependencies properly in nuget package
1.10.1
- Fix dependency in nuget package
- Fix #332
1.10.0 - Renamed to FSharpx.Extras
- Renamed to FSharpx.Core to FSharpx.Extras
1.9.4 - Remove Obsolete method
- Remove the WebClient extension method that has long ago been moved to FSharp.Core
1.9.3 - Cleanup namespaces
- FSharpx.* types and operators are now in FSharpx
- FSharpx.Regex are now in FSharpx.Text.Regex
- FSharpx.Strings is now in FSharpx.Text.Strings
- Microsoft.FSharp.Control has been renamed to FSharpx.Control
1.9.2 - Remove components now available elsewhere
- FSharpx.JSON support now marked as deprecated in favour of FSharp.Data
- FSharpx.Linq.QuotationEvaluator now marked as deprecated in favour of FSharp.Quotations.Evaluator
1.9.1 - Remove type providers from FSharpx
- All type providers now removed from FSharpx
1.9.0 - Remove FSharpx.Collections
- FSharpx.Core now depends on FSharpx.Collections
- Generated docs now available
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- FSharp.Core (>= 4.3.4)
- SourceLink.Create.CommandLine (>= 2.8.0)
- SourceLink.Embed.PaketFiles (>= 2.8.0)
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.3.0 | 296 | 2/26/2025 |
| 3.2.1 | 212 | 7/27/2024 |
| 3.2.0 | 236 | 7/10/2024 |
| 3.1.0 | 5,663 | 3/10/2022 |
| 3.0.0 | 3,001 | 2/27/2021 |
| 2.3.2 | 946 | 10/21/2019 |
| 2.3.1 | 821 | 10/21/2019 |
| 2.3.0 | 2,708 | 8/4/2019 |
| 2.2.1 | 4,239 | 1/29/2017 |
| 2.2.0 | 1,629 | 10/31/2016 |
| 2.1.3 | 1,531 | 9/9/2016 |
| 2.1.2 | 1,521 | 9/8/2016 |
| 2.1.1 | 1,507 | 9/2/2016 |
| 2.1.0 | 1,448 | 8/23/2016 |
| 2.0.0 | 1,552 | 8/22/2016 |
| 1.10.3 | 1,861 | 11/1/2015 |
| 1.10.2 | 1,641 | 5/8/2015 |
| 1.10.0 | 1,632 | 3/31/2015 |
| 1.8.41 | 6,986 | 9/24/2013 |
| 1.8.40 | 1,702 | 9/23/2013 |
Loading failed