Found 778 packages
Command line configuration provider implementation for Microsoft.Extensions.Configuration. This package enables you to read configuration parameters from the command line arguments of your application. You can use CommandLineConfigurationExtensions.AddCommandLine extension method on IConfigurationBuilder to add the command line configuration provider to the configuration builder.
NuGet Command Line Interface.
Support for parsing command lines, supporting both POSIX and Windows conventions and shell-agnostic command line completions.
Terse syntax C# command line parser for .NET. For FSharp support see CommandLineParser.FSharp. The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
Command-line parsing API. Commonly used types: Microsoft.Extensions.CommandLineUtils.CommandLineApplication Microsoft.Extensions.CommandLineUtils.CommandOption
Command-line parsing API and utilities for console applications. Commonly used types: McMaster.Extensions.CommandLineUtils.CommandLineApplication McMaster.Extensions.CommandLineUtils.CommandOption McMaster.Extensions.CommandLineUtils.IConsole McMaster.Extensions.CommandLineUtils.Prompt McMaster.Extensions.CommandLineUtils.ArgumentEscaper A community-maintained fork of Microsoft.Extensions.CommandLineUtils, plus many enhancements.
Derives SemVer information from a repository following GitFlow or GitHubFlow.
7-Zip is a file archiver with a high compression ratio. 7za.exe is a standalone console version of 7-Zip with reduced formats support. 7za.exe and 7z.exe from 7-Zip have same command line interface. 7za.exe features: - High compression ratio in 7z format - Supported formats: - Packing / unpacking: 7z, xz, ZIP, GZIP, BZIP2 and TAR - Unpacking only: lzma, CAB, ZSTD. - Highest compression ratio for ZIP and GZIP formats. - Fast compression and decompression - Strong AES-256 encryption in 7z and ZIP formats. NOTE: This NuGet package was created by extracting the 7za.exe from 7-Zip Extra and adding the Help File (7-zip.chm) from 7-Zip.
Provides command-line parsing API integration with the generic host API (Microsoft.Extensions.Hosting).
Swashbuckle (Swagger) Command Line Tools
SourceLink: Source Code On Demand Source Link your Portable PDB files to allow source code to be downloaded on demand
Package Description
Command line tooling for Marten
This package contains the command line extensions for HotChocolate
**Pickles** is an open source **living documentation** generator that works on feature files written in the *Gherkin* language, popularized in tools like *Cucumber* and *SpecFlow*. *Pickles* can be incorporated into your build process to produce living documentation in a format that is more accessible to your clients. *Gherkin* language files are written in plain text and stored in your source folder. This can make them inaccessible to clients who may not know how to work with source control or who are not interested in seeing all of the source code, just the features. *Pickles* can produce output in different formats: - Static HTML: a set of HTML files with minimal JavaScript - Dynamic HTML: a JavaScript-rich single page app with integrated search - Word: Microsoft Word - Excel: Microsoft Excel - JSON: a custom JSON format - Markdown: a simple output format Optionally, *Pickles* can **integrate test results**, so that your stakeholders know which scenarios pass validation. *Pickles* supports these test formats: - NUnit - MSTest - XUnit - SpecRun - Cucumber JSON
JetBrains Platform Interop CommandLine Package Version 233.0.20240606.111243
Command line configuration provider implementation for Microsoft.Extensions.Configuration.
A declarative command line and XML configuration parser for F# applications.