Top 20 NuGet extension Packages

Provides various extension methods for use with IQueryable<T> implementations.
A generic, portable, tested and easy to use Singleton pattern implementation for .NET, to enforce a pattern of singular instance creation
Utility library collection by 63BITS
C#版的常用库,类型的转换,辅助工具类,引用其它的开源库时采用Adapter模式
Extension methods package helper to make work easy. it contains a lot of extensions for strings, integers, datatables, and generics
This package provides general purpose data types.
Provides extension methods for INotifyPropertyChanged to raise the PropertyChanged event and reduce boilerplate code.
Common Extension Methods
常用扩展方法, 具体使用方法请参阅README.md说明或者联系作者
Pacote responsável por extender as funcionalidades do Enum no C# ### Recursos disponíveis - GetDescription (obtém a descrição do enum) - ToEnum (Obtém o Enum através do nome passado) - GetAttribute (Obtém o atributo customizado do enum) - IsEnumValid(Validar se o valor que está no Enum foi definido...
Simple collection of Selenium extensions for your project.
Extension classes for ISession and IDistributedCache, enabling the functionality to set or get objects of any type using fast MessagePack serializer with LZ4 compression algorithm.
Provides a way to seamlessly add NAME to a WebApi project.
Useful extensions to C# objects and classes.
This package is for avoid boiler plate code and get readable code easily. C# extension method libarary for efficient coding. You can write method chaining style easily and fit well with functional coding style.
Three extension methods to validate a string value.
Returns the Name within the System.ComponentModel.DataAnnotations.DisplayAttribute from a property inside a class or from an enumerator and returns the DisplayName within the System.ComponentModel.DisplayNameAttribute from a property inside a class.