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
Jan 5, 2019
Latest stable version

Install

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

Frameworks

.NETFramework4.6 .NETStandard2.0

Dependencies

FSharp.Scanf
.NETFramework4.6
[3.0.3291.28624, )
FSharp.Core
.NETFramework4.6
[4.2.3, )
System.ValueTuple
.NETFramework4.6
[4.4.0, )
FSharp.Scanf
.NETStandard2.0
[3.0.3291.28624, )
FSharp.Core
.NETStandard2.0
[4.2.3, )

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.