Found 367 packages
This package provides a low-level .NET (ECMA-335) metadata reader and writer. It's geared for performance and is the ideal choice for building higher-level libraries that intend to provide their own object model, such as compilers. The metadata format is defined by the ECMA-335 - Common Language Infrastructure (CLI) specification. The System.Reflection.Metadata library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.
Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
.NET CLI SDK runner for the xUnit.net framework. Supports .NET 4.5.2 or later, .NET Core 1.x, and .NET Core 2.x.
Class-first framework for building command-line interfaces
Core component for Cocona. Micro-framework for .NET console application.
Package Description
Micro-framework for .NET console application. Cocona makes it easy and fast to build console applications on .NET.
DevSkim is a framework and language analyzer that provides inline security analysis. This is a Dotnet Tool package. For the library package, see Microsoft.CST.DevSkim.
The command line tool for Redpoint.CloudFramework.
The ultimate command line application framework
.NET library that provides an API for CLI. The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+. Features: - Provides an abstraction over System.Diagnostics.Process with CliCommand and ProgramCli classes. - Has ability to execute CLI through command shell: cmd, sh, bash, sudo, etc. - Provides synchronous and asynchronous API methods. - Works on Windows, Linux and macOS.
Entity Framework Core Power Tools command line tool
Lightweight version of Cocona. Micro-framework for .NET console application. Cocona makes it easy and fast to build console applications on .NET.
Schema for the protocol between CDK framework and CDK CLI (Stability: Stable)
.NET Core command-line (CLI) tool to generate Entity Framework Core source files.
Common interfaces shared between the runtime library and CLI tooling.
The Microsoft SQL Server Data-Tier Application Framework (DacFx) is a .NET library which provides application lifecycle services for database development and management for Microsoft SQL databases. DacFx supports various database deployment and management scenarios, including extracting / exporting a live database to a DAC package, deploying a DAC package to a new or existing database, and migrating from on-premises to Microsoft Azure. DacFx can target all supported versions of SQL Server, as well as Microsoft Azure SQL and SQL in Fabric. If you would like to use DacFx functionality from the command-line for creating and deploying .dacpac and .bacpac packages, please use the [SqlPackage](https://www.nuget.org/packages/Microsoft.SqlPackage) CLI as a dotnet tool or downloadable exe. Learn more about SqlPackage from http://aka.ms/sqlpackage.
A Core Framework for Rapid Application Development