Info
| Version: | 21.0.0-beta-005 | 
| Author(s): | Tomas Petricek, Oleg Pestov, Anh-Dung Phan, Xiang Zhang, Matthias Dittrich | 
| Last Update: | Wednesday, April 23, 2025 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://fsprojects.github.io/FSharp.Formatting | 
| NuGet Url: | https://www.nuget.org/packages/FSharp.Formatting | 
Install
Install-Package FSharp.Formatting
                        dotnet add package FSharp.Formatting
                        paket add FSharp.Formatting
                        
                                FSharp.Formatting Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- FSharp.Compiler.Service(>= 38.0.2)
 
Tags
                
with F# (great for building documentation) and for generating library documentation
from inline code comments.
The key components are Markdown parser, tools for formatting
F# code snippets, including tool tip type information and a tool for generating
documentation from library metadata.