61 packages
returned for Tags:"ExtensionMethods"
Filter
Type and Reflection polyfill extension methods for .NET 3.5+ and .NET Standard 1.0+
https://devlib.codeplex.com/
extension methods for .Net Framework
DevLib is a highly reusable collection of components and core functionalities addressing common crosscutting concerns. It provides a comprehensive set of features that save development time, minimize costs, reduce the use of...
More information
C# and VB.NET Extension Methods | Over 1000 methods available.
Provides custom types, helpers and extension methods.
5,804 total downloads
last updated 8/31/2011
Latest version: 1.0.0
ExtensionMethods
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().
Provides custom types, helpers and extension methods for Visual Studio extensibility.
Helper methods/classes for operating on objects of type IEnumerable.
This package adds useful extension methods to .NET Framework types in the System.Collections namespace.
1,715 total downloads
last updated 3/15/2017
Latest version: 1.0.0
ExtensionMethods
Collection of useful Extension Methods and respective suportive classes
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....
More information
C# and VB.NET Extension Methods | Over 1000 methods available.
This package provides useful extension-methods for C# .NET Standard.
This Package Contain Useful Library And Extension Method For Easy Develop High Tech .Net Application.
ForExample : Implementation Of Convertor, FileOperation, FileLoger, Encryption, Hash, Validation, ...
C# and VB.NET Extension Methods | Over 1000 methods available.
A pack of extension methods which improves your coding experience while using AutoMapper
Helper methods for operating on objects of type ICollection.
C# and VB.NET Extension Methods | Over 1000 methods available.
431 total downloads
last updated 8/22/2018
Latest version: 0.9.0
ExtensionMethods
DataTable/DataRows对象的System.Data.SqlClient.SqlBulkCopy扩展,方便进行ADO.NET原生的批量插入。
C# and VB.NET Extension Methods | Over 1000 methods available.
414 total downloads
last updated 8/22/2018
Latest version: 0.9.0
ExtensionMethods
对System.String、System.Byte扩展,方便进行16进制字符串和字节(字节数组/集合)之间互转。