Found 286 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 Platform, and Unity.
Provides a generics version of XmlSerializer.
A class library providing generic data structures and algorithms not implemented in the standard .NET framework.
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.
Cecil is a library written by Jb Evain to generate and inspect programs and libraries in the ECMA CIL format. It has full support for generics, and support some debugging symbol format. In simple English, with Cecil, you can load existing managed assemblies, browse all the contained types, modify them on the fly and save back to the disk the modified assembly.
Helpful static methods (or extension methods) for enums and delegates, with constraints which can't be expressed in regular C#.
A Roslyn analyzer that empowers usage of generics through attributes.
Generic models used in oneline
The core components for using the generics analyzer.
Package Description
Common Utilities. Generics for String, Enum and co.
A collection of useful generics classes provided by N4Works.com for .net
Package Description
Entity Framework SQL Server Repository with extra methods and utilities for oneline.
Sometimes when developing generic methods extensions it needs additional generic parameter types, and when any of types can not be inferred then all generic parameter types must be specified. This library brings IOutParam<out T>, IInParam<in T> and ITypeParam<T> interfaces and corresponding factories to help developers create method parameters that lets the compiler infer the type of the generic parameter.
Package Description
Instanciate new objects using generics when their constructors have parameters.
O projeto Ezconet Data Generics auxilia no projeto Ezconet Data para trabalhar com construções de objetos via Reflection e contém um Repositório Genérico.
Package Description