Top 20 NuGet Packages

Displaying colored output to console easily.
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...
Transforms all *.config files at build time instead of the default MSBuild behaviour of only transforming the configuration file matching the current build configuration.
A set of tools and "controls" for the .net Console. It contains: List Input/Output Controls, Text Input/Output Controls, Progress Bar, Spinner, Data Table, Prompter, Menus, etc.
Core Library
An implementation of the ETH2.0 Simple Serialize (SSZ) specification, for .NET Core. Supports serialization and Merkleization for uint8 (byte), uint16 (ushort), uint32 (uint), uint64 (ulong), boolean, containers, vectors, lits, bitvector, and bitlist. Does not yet support uint128, uint256, or unio...
Implements SVersion to handle strict SemVer 2.0 versions (the whole specification is implemented), a CSVersion class that handles all aspects of a CSemVer (http://csemver.org) version. This also implements InformationalVersion to help generating and parsing CSemVer standardized InformationalVersionA...
CSRedis is a .NET client for Redis and Sentinel
Allows scanning object graph and validates every object using .NET standatd System.ComponentModel.DataAnnotations.Validator
Disables DateTime.Now, in favor of DateTime.UtcNow
Provides an interface IDataTimeProvider and static container.
Dawnx cli tools.
DbUp makes it easy to deploy and upgrade SQL Server databases. This package adds Oracle support.
DEPRECIATED - Do Not Use
https://devlib.codeplex.com/ deal with csv file and data DevLib is a highly reusable collection of components and core functionalities addressing common crosscutting concerns. It provides a comprehensive set of features that save development time, minimize costs, reduce the use of precious test re...
HTTP Server Wrapper for DocFX Favorable Markdown.
Graph processing library.
A port of DirectShowLib to .NET 4.5. There have been no changes made to this from the available source that is available @ http://directshownet.sourceforge.net/
This version is for Universal Windows Platform apps on Windows 10 / Windows 11 using Visual Studio 2022. Features: Audio - low-level audio API using XAudio2 BufferHelpers - C++ helpers for creating D3D resources from CPU data CommonStates - factory providing commonly used D3D state objects DirectXH...
Safe deep deletion, like 'rm -rf' as a .NET Core Global Tool