Top 20 NuGet generics Packages

Lazy cache is a simple, thread safe, in-memory caching library that makes it easy to add high performance caching to your dotnet app.
The C5 Generic Collection Library for C# and CLI is a comprehensive collection library supporting lists, sets, bags, dictionaries, priority queues, (FIFO) queues, and (LIFO) stacks. C5 runs on everything supporting .NET Standard 2.0: .NET Core 2.0+, .NET 4.6.1+, Mono, Xamarin, Universal Windows Plat...
Improved performance of GenericSpooler .Net Standard library of extensions and generics to be used in any application. Includes: Generic implementations for Ambassador, CircuitBreaker, Pipes and Filter, Ambassador, Pool, Spooling, MessageBus and Service Loader. Feature Toggles implementation and co...
Provides dynamic datatype conversion functions and a high performing alternative to the `object`type when dealing with data types that are unknown at compile time.
This is a forked version of https://github.com/alastairtree
Common Utilities. Generics for String, Enum and co.
A small set of attributes and accompanying analyzers to more tightly constrain your type parameters at design-time.
Simple Generic Data manager with Basic CRUD methods using Dapper and Dapper.Contrib.Extensions
Helpful static methods (or extension methods) for enums and delegates, with constraints which can't be expressed in regular C#.
Welcome to Academy Collections. Academy.Collections presents a new set of data structures offering a lot of new applications for storing data in memory performing optimized operations and guaranteeing Microsoft .NET features like serialization and data information when debugging. Academy.Collection...
Toolbox for the agile development of .Net Web Api projects.
Asynchronous Task Extension Library
xUnit tests for netfx-System.Reflection.GetCustomAttribute
KaosCollections is a .NET library that provides generic collection classes for storing elements that are both sorted and indexed. Two of these classes emulate Microsoft's SortedDictionary and SortedSet while delivering superior performance and greatly enhanced capability. Also included are sorted ba...
A fluentbuilder for Autofac that covers the most necessary use-cases for building the autofac-container wrapped in fluentbuilder that can also be combined with microsoft's dependencyinjection provider.
Allows retrieving custom attributes from assemblies, types, methods, properties, etc. using a generic method.
xUnit tests for netfx-System.Reflection.GetCustomAttribute
Instanciate new objects using generics when their constructors have parameters.
Typed XAML adds advanced generics support to WPF and Windows 10 apps. Find us on GitHub at https://github.com/jamesqo/typed-xaml
Generically Typed Repository Class for EF Core models