GitXplorerGitXplorer
d

command-line-api

public
3460 stars
386 forks
614 issues

Commits

List of commits on branch main.
Verified
feb61c7f328a2401d74f4317b39d02126cfdfe24

[main] Update dependencies from dotnet/arcade (#2492)

ddotnet-maestro[bot] committed 3 months ago
Verified
31ab5077b28e4ebe8229e7d2ba8ae1307b1ce360

Update source-build team references (#2496)

MMichaelSimons committed 3 months ago
Verified
5c1f72469203521aa565d2146c249e153a00c316

Add support for 9.0 VMR controls (#2488)

mmmitche committed 4 months ago
Verified
a140d1bf9c7603ba8bb538fc1823b881b8ed3d9c

[main] Update dependencies from dotnet/source-build-reference-packages (#2460)

ddotnet-maestro[bot] committed 4 months ago
Verified
fb4a166c87af262dbc951bce2357fcfd25de2bc2

[main] Update dependencies from dotnet/arcade (#2447)

ddotnet-maestro[bot] committed 4 months ago
Verified
803d8598f98fb4efd94604b32627ee9407f246db

[main] Update dependencies from dotnet/source-build-reference-packages (#2354)

ddotnet-maestro[bot] committed 7 months ago

README

The README file for this repository.

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.