Top 20 NuGet command Packages

A .NET 8.0 collection of data access interfaces. Useful to avoid infrastructure data dependency,
Provides the foundation classes to create XAML Applications
MVVM extensions designed for .NET Standard with support for async commands, MVVM-friendly Object and Task with support for UI notification.
Text command parsing library
Schedule commands. Deliver messages. Control the clock. Test in virtual time.
Commands simplifies coordination of asynchronous and synchronous activities. It works with both task and non-task-based operations. The library is built upon class Command, which represents an action. A Command may be run synchronously or asynchronously, and may be aborted. ParallelCommands, itself...
Ookii.CommandLine is a powerful, flexible and highly customizable command line argument parsing library for .Net applications. - Easily define arguments by creating a class with properties. - Create applications with multiple subcommands. - Generate fully customizable usage help. - Supports PowerSh...
Isop is a library to help simplify and structure command line apps.
Projac provides lightweight infrastructure for authoring projections.
Implements a custom host that allows for seamless command-driven product demonstrations.
Framework for hosting a CQRS and Event Sourcing architecture on Azure
C#/VB.NET database utility to write pure Microsoft SQL/MySQL/MariaDB/PostgreSql/Oracle/SQLite/ODBC/OLEDB queries with beautifull API, to load data into environment variables and instances and to execute any pure SQL nonquery. This is universal package containing references to all Databasic mod...
Provides an implementation of the messaging gateway for decoupled invocation in the Paramore.Brighter pipeline, using restms
Chakad is a Library for use with the Clean and CQRS architectural styles for .NET. The Command Dispatcher pattern is an addition to the Command design pattern that decouples the dispatcher for a service from its execution. A Command Dispatcher component maps commands to handlers. A Command Processor...
Chakad is a Library for use with the Clean and CQRS architectural styles for .NET. The Command Dispatcher pattern is an addition to the Command design pattern that decouples the dispatcher for a service from its execution. A Command Dispatcher component maps commands to handlers. A Command Processor...
A library extending Magneto with implementations of ICacheStore backed by implementations from Microsoft.Extensions.Caching.
A data access library for .NET combining the mediator pattern and the query object pattern, with caching, async and easy mocking of queries and commands.
Terse syntax C# command line parser for .NET with F# support. The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
Library to simplify the hosting of console applications by making it easier to setup dependency injection, logging and configurations.
Provides an implementation of the messaging gateway for decoupled invocation in the Paramore.Brighter pipeline, using MS Sql Server