Skip to content

dotnet/command-line-api

Folders and files

NameName
Last commit message
Last commit date
Jun 6, 2023
Jan 31, 2025
Jan 22, 2025
Jan 22, 2025
Aug 20, 2019
Apr 17, 2018
Mar 8, 2021
Apr 9, 2024
Apr 9, 2024
Apr 4, 2020
Sep 22, 2023
Jan 21, 2025
Apr 17, 2018
Feb 26, 2024
Jun 24, 2024
May 10, 2019
Nov 2, 2023
Mar 31, 2023
Mar 2, 2020
Jan 8, 2024
Jun 8, 2023
Feb 27, 2019
Feb 27, 2019
Jan 21, 2025
Sep 17, 2021
Jan 19, 2023

Repository files navigation

Build Status Join the chat at https://gitter.im/dotnet/command-line-api

This repository contains the code for the System.CommandLine libraries and the dotnet-suggest global tool.

Packages

Package Version Description
System.CommandLine Nuget Command line parser, model binding, invocation, shell completions
System.CommandLine.DragonFruit Nuget Build command-line apps by convention with a strongly-typed Main method
System.CommandLine.Hosting Nuget support for using System.CommandLine with Microsoft.Extensions.Hosting
dotnet-suggest Nuget A command-line tool to provide shell completions for apps built using System.CommandLine.

Daily Builds

Daily builds are available if you add this feed to your nuget.config: https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-libraries/nuget/v3/index.json

Versions are listed at: https://dev.azure.com/dnceng/public/_artifacts/feed/dotnet-libraries/NuGet/System.CommandLine/versions

Documentation

The System.CommandLine documentation can now be found at Microsoft Learn.

Code of Conduct

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information, see the .NET Foundation Code of Conduct

Contributing

See the Contributing guide for developer documentation.

License

This project is licensed under the MIT license.

.NET Foundation

.NET is a .NET Foundation project.