Top 20 NuGet Packages
Package Description
A library for console UI controls.
Console cord
A series of helper classes for c# or cshtml.
Concordia.Framework is a object relational mapper for .NET including .NET Core. It also offers automatic entity generation, lazy loading, enum support and much more.
Similar to Task.WhenAll but allows you to limit the number of tasks in flight (max concurrency).
The ConcurrencyChecker is an easy to use library that is used to find possible concurrency issues and async deadlocks in your code. Add this library to your unit and/or integration testing arsenal.
This library provides a set of classes useful for performing efficient concurrent operations. Includes a port of Java's LongAdder and Striped64 classes.
C# implementation of generic heap-based concurrent priority queue for .NET
Package Description
This library allows your application to interact with the console across multiple threads. You can write output even while reading in user input, without loosing any keystrokes.