Top 20 NuGet generic Packages

Extends ADONetHelper library for Teradata
RepositorioGenerico é um Framework ORM OpenSource escrito em C# para utilização em projetos com qualquer quantidade de tabelas.
Simple abstract class for throttled execution of an async function, with throttling implemented by use of TokenBuckets
Fast, efficient, low-memory footprint generic operations and extension methods for enumeration types.
The library for things that may or may not exist. Existential is a utility library that contains parameter validation methods, a Maybe monad, and more. It can be used to work effectively with nulls, to efficiently resolve Code Analysis issues CA1062 and CA2000, to help generate a hash code, and to ...
A simple generic data context using EFcore.
Entity Framework Implementation of the RedRocket Persistence Framework
Extends ADONetHelper library to Postgres
Extends ADONetHelper library to Firebird
Indexed collection like usual List<T>, but with less allocations. Enables reusing instances of inner array via ArrayPool<T>.Shared. Provides ToRist() extension method which perfectly replaces conventional ToList() for materializing LINQ queries. MoveToArray() method releases ownership of internal bu...
Provides a generic, type-safe implementation of an OrderedDictionary.
FloPype is a generic API utility with built-in ILogger support, which aims to expedite integration with third-parties.
A super lightweight handy utility to return a result with a value on success or errors on failure. Better error handling.
A specification library for Rochas.DapperRepository implementation
FastNew<T> is 10x times faster than Activator.CreateInstance
This is an extension of BindingList<T> that lets you use a List<T> in Windows Forms DataGridView with automatic sorting features enabled. Very simple and straightforward to use. You only need to use: SortableBindingList<YourEntityTypeName> myList = new SortableBindingList<YourEntityTypeName>(); m...
A generic Repository for NHibernate
Generic export for .net collections to CSV or Excel
Extends ADONetHelper library to NuoDb