Z.ExtensionMethods v2.0.8 Release Notes

Release Date: 2015-08-24 // over 8 years ago
  • ๐Ÿ”– Version 2.0.8

    โž• Added few methods used for the next major version of .NET Runtime Compiler.

    • โž• ADDED: Byte.SqlSystemTypeToSqlDbType
    • โž• ADDED: Int16.SqlSystemTypeToSqlDbType
    • โž• ADDED: Int.SqlSystemTypeToSqlDbType
    • โž• ADDED: GetCustomAttributeByFullName
    • โž• ADDED: GetCustomAttributeByName
    • โž• ADDED: GetCustomAttributesByFullName
    • โž• ADDED: GetCustomAttributesByName
    • โž• ADDED/FIXED: GetCustomAttribute (Support enum, class, MemberInfo)
    • โž• ADDED/FIXED: GetCustomAttributes (Support enum, class, MemberInfo)
    • โž• ADDED/FIXED: GetCustomAttributeDescription (Support enum, class, MemberInfo)

    ๐Ÿ“š View online documentation:
    ๐Ÿ“š http://www.zzzprojects.com/documentations/dotnet/extension-methods/