Skip to main content
FSharp.CommandLine package icon

FSharp.CommandLine

A framework for building command line application in F#. Supports command line option parsing, type-safe scanf, monadic command construction, automatic help & shell completion generation, and so on.

Total Downloads
24.2K
24,231
Published
Sep 14, 2018
Latest stable version

Install

.NET CLI
dotnet add package FSharp.CommandLine --version 2.1.6831.31891
Package Manager Console
Install-Package FSharp.CommandLine -Version 2.1.6831.31891
PackageReference
<PackageReference Include="FSharp.CommandLine" Version="2.1.6831.31891" />

Frameworks

.NETFramework4.6 .NETStandard2.0

Dependencies

FSharp.Scanf
.NETFramework4.6
[2.1.6831.31895, )
FSharp.Core
.NETFramework4.6
[4.5.2, )
System.ValueTuple
.NETFramework4.6
[4.4.0, )
FSharp.Scanf
.NETStandard2.0
[2.1.6831.31895, )
FSharp.Core
.NETStandard2.0
[4.5.2, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.