Fantomas 1.6.0
dotnet add package Fantomas --version 1.6.0
NuGet\Install-Package Fantomas -Version 1.6.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="Fantomas" Version="1.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Fantomas --version 1.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Fantomas, 1.6.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 Fantomas as a Cake Addin #addin nuget:?package=Fantomas&version=1.6.0 // Install Fantomas as a Cake Tool #tool nuget:?package=Fantomas&version=1.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This library aims at formatting F# source files based on a given configuration. Fantomas will ensure correct indentation and consistent spacing between elements in the source files.
Some common use cases include (1) Reformatting a code base to conform a universal page width (2) Converting legacy code from verbose syntax to light syntax (3) Formatting auto-generated F# signatures.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- FSharp.Compiler.Service (>= 0.0.73)
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.6.0 | 985 | 10/25/2014 |
1.5.0 | 530 | 9/18/2014 |
1.4.0 | 791 | 7/1/2014 |
1.3.0 | 63 | 5/17/2014 |
1.2.0 | 54 | 4/21/2014 |
1.1.0 | 58 | 3/29/2014 |
1.0.7 | 55 | 3/12/2014 |
1.0.5.1 | 56 | 1/15/2014 |
1.0.5 | 54 | 1/7/2014 |
1.0.4 | 56 | 11/16/2013 |
1.0.3 | 55 | 10/6/2013 |
1.0.2 | 56 | 8/16/2013 |
1.0.1 | 55 | 7/22/2013 |
1.0.0 | 56 | 7/16/2013 |
0.9.9.2 | 52 | 7/2/2013 |
0.9.9.1 | 55 | 6/22/2013 |
0.9.8 | 51 | 6/14/2013 |
0.9.7 | 53 | 6/7/2013 |
0.9.6 | 56 | 5/31/2013 |
0.9.5 | 54 | 5/23/2013 |
0.9.4 | 53 | 5/19/2013 |
0.9.3 | 54 | 5/9/2013 |
0.9.2 | 50 | 5/3/2013 |
0.9.1 | 194 | 4/26/2013 |
0.9.0 | 53 | 4/19/2013 |
0.8.9 | 66 | 4/12/2013 |
0.8.8 | 51 | 4/11/2013 |
0.8.7 | 53 | 4/9/2013 |
0.8.6 | 54 | 4/4/2013 |
0.8.5 | 52 | 4/2/2013 |
0.8.4 | 51 | 4/1/2013 |
0.8.3 | 56 | 4/1/2013 |
0.8.2 | 52 | 4/1/2013 |
0.8.1 | 57 | 3/31/2013 |
0.8.0 | 51 | 3/31/2013 |
Add FAKE task helper