API to programmatically run FSharpLint.
Info
Version: | 0.24.3--date20240609-0921.git-873d145 |
Author(s): | Matthew Mcveigh |
Last Update: | Sunday, June 9, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fsprojects/FSharpLint |
NuGet Url: | https://www.nuget.org/packages/FSharpLint.Core |
Install
Install-Package FSharpLint.Core
dotnet add package FSharpLint.Core
paket add FSharpLint.Core
FSharpLint.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Dotnet.ProjInfo(>= 0.44.0)
- Dotnet.ProjInfo.Workspace(>= 0.41.1)
- Dotnet.ProjInfo.Workspace.FCS(>= 0.41.1)
- FParsec(>= 1.1.1)
- FSharp.Compiler.Service(>= 38.0.0)
- FSharp.Core(>= 5.0.0)
- Microsoft.Build.Utilities.Core(>= 16.7.0)
- Newtonsoft.Json(>= 12.0.3)
Tags