Top 20 NuGet extensionmethods Packages

Contiene clases que determinan la implementación de los componentes de la capa de aplicación bajo una arquitectura domain driven design. Patrón Dto, implemetacion de repository de aplicación, accesos a componentes de crosscuting.
This Package Contain Useful Library And Extension Method For Easy Develop High Tech .Net Core Application. ForExample : Implementation Of Convertor, FileOperation, FileLoger, Encryption, Hash, Validation, ...
Provides RX.Net specific client(s), custom types, helpers and extension methods for the Microsoft Visual Studio Team Services & Team Foundation Server 2015 client(s).
PowerUp extension methods library for .Net CORE
PowerUp extension methods library for .Net CORE
Collection of common extensions and helpers for standard types
C# and VB.NET Extension Methods | Over 1000 methods available.
C# and VB.NET Extension Methods | Over 1000 methods available.
Provides custom types, helpers and extension methods for Visual Studio extensibility.
Utility for encrypting and validating encrypted data. Also includes methods to encrypt and decrypt using Rijndael and methods to generate SecureString objects.
Collection of useful code snippets which can be used in many different C# or .NET applications.
Provides custom types, helpers and extension methods for the Microsoft Visual Studio Team Services client(s).
Provides custom types, helpers and extension methods for the Microsoft Visual Studio Team Services & Team Foundation Server 2015 client(s).
This Package Contain Useful Library And Extension Method For Easy Develop High Tech .Net Application. ForExample : Implementation Of Convertor, FileOperation, FileLoger, Encryption, Hash, Validation, ...
This package adds friendly text output for System.Enum types. Use the GetDescription() method to return friendly text, or the text of a System.ComponentModel.DescriptionAttribute if applied. Parse() will parse the DescriptionAttribute, friendly text, or original text of the enums. ...
This package adds useful extension methods to .NET Framework types. System.String: Format(), SplitCompoundTerm(), and ToTitleCase(). System.Type: CreateInstance(), GetCustomAttribute(), GetCustomAttributes(), and Implements(). System.AppDomain: GetAllTypes().