FSharp.Formatting 7.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package FSharp.Formatting --version 7.1.0
                    
NuGet\Install-Package FSharp.Formatting -Version 7.1.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="FSharp.Formatting" Version="7.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FSharp.Formatting" Version="7.1.0" />
                    
Directory.Packages.props
<PackageReference Include="FSharp.Formatting" />
                    
Project file
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 FSharp.Formatting --version 7.1.0
                    
#r "nuget: FSharp.Formatting, 7.1.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 FSharp.Formatting@7.1.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=FSharp.Formatting&version=7.1.0
                    
Install as a Cake Addin
#tool nuget:?package=FSharp.Formatting&version=7.1.0
                    
Install as a Cake Tool

The package is a collection of libraries that can be used for literate programming
     with F# (great for building documentation) and for generating library documentation
     from inline code comments. The key componments are Markdown parser, tools for formatting
     F# code snippets, including tool tip type information and a tool for generating
     documentation from library metadata.

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

NuGet packages (7)

Showing the top 5 NuGet packages that depend on FSharp.Formatting:

Package Downloads
FsReveal

FsReveal parses markdown or F# script files and generates reveal.js slides.

Yaaf.AdvancedBuilding

Yaaf.AdvancedBuilding is a loose collection of build scripts. The benefit is that you can automatically update your build by updating this package, when you don't need your own crazy build script. But even than it is possible that you could re-use some scripts within this package.

FsLab.Runner

This package contains a library for turning FsLab experiments written as script files into HTML and LaTeX reports. The easiest way to use the library is to use the 'FsLab Journal' Visual Studio template.

FSharp.Markdown.Pdf

A F# implementation that uses the Markdown parser from FSharp.Formatting and formats the output into PDF using PdfSharp-MigraDoc.

Farango

Farango is a client for ArangoDB written in F#.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on FSharp.Formatting:

Repository Stars
commandlineparser/commandline
The best C# command line parser that brings standardized *nix getopt style, for .NET. Includes F# support
dotnet/csharpstandard
Working space for ECMA-TC49-TG2, the C# standard committee.
exercism/v3
The work-in-progress project for developing v3 tracks
Version Downloads Last Updated
21.0.0 1,008 11/12/2025
21.0.0-beta-005 904 4/23/2025
21.0.0-beta-004 1,212 11/20/2024
21.0.0-beta-003 1,171 8/16/2024
21.0.0-beta-002 204 6/19/2024
21.0.0-beta-001 206 6/6/2024
20.0.1 12,010 5/31/2024
20.0.0 1,728 2/14/2024
20.0.0-beta-002 303 2/8/2024
20.0.0-beta-001 218 1/31/2024
20.0.0-alpha-019 200 1/29/2024
20.0.0-alpha-018 240 1/10/2024
20.0.0-alpha-017 223 1/9/2024
20.0.0-alpha-016 342 12/7/2023
20.0.0-alpha-015 247 12/6/2023
20.0.0-alpha-014 277 11/22/2023
20.0.0-alpha-013 261 11/21/2023
20.0.0-alpha-012 268 11/17/2023
20.0.0-alpha-011 263 11/16/2023
7.1.0 966 8/4/2020
Loading failed

- add text content of markdown and scripts to generated search index
- overhaul the substitution names used by FSharp.Formatting and expected in the template. The table is in the docs and below
- generate {{fsdocs-list-of-documents}} substitution and use it in both API docs and content
- generate {{fsdocs-list-of-namespaces}} substitution and use it in both API docs and content
- fix link model so {{root}} is always respected
- Add `qualify` parameter that asks to qualify all names by the collection name e.g. FSharp.Core
- Respect per-project settings, e.g. if one nuget package has a different set of authors or home page to another
- Add documentation about styling
- Allow fixed-left and fixed-right positions for the navbar
- Add `{{fsdocs-logo-link}}` parameter to default template
- Add `{{fsdocs-logo-link}}` parameter to default template
- generate HTML giving hyperlinks for types with cross-links
- switch to left bootstrap nav bar in template for a table of contents
- improve sizings
- move to one copy of template in docs/_template.html
- ApiDocsTypeDefinition and ApiDocsModule merged to ApiDocsEntity
- Default template now expects logo in img/logo.png
- Improvements in default HTML generation
- ApiDocComment.Blurb renamed to ApiDocComment.Summary and only populated with summary text for things read from XML
- simplify tool instructions
- add info about upgrading