Top 20 NuGet Packages depending on Wheel

Total dependencies: 3

An abstraction layer for access to databases, execution of stored procedures, and configuration of EntityFrameworkCore DbContext classes. See Wheel.Data.PostgreSql, Wheel.Data.SqlServer and Wheel.Data.Oracle for implementations on particular database systems.
Utilities for unit testing using xunit framework.
A command management system compatible with .NET core >= 2.0. and .NET classic framework (including the obsolete .NET framework 2.0). Definition of commands, parsing of command-line arguments, execution of commands. Commands can be defined using a Startup class (similarly to ASP.NET Core) and...