Skip to content

Z.ExtensionMethods (V.2.0.8)

Compare
Choose a tag to compare
@zzzprojects zzzprojects released this 24 Aug 23:59
· 78 commits to master since this release

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/