Skip to content

Z.ExtensionMethods (V.2.0.4)

Choose a tag to compare

@zzzprojects zzzprojects released this 31 Mar 20:34
· 98 commits to master since this release

Version 2.0.4

  • ADDED: All extensions methods source is now also available in VB.NET
  • ADDED: IEnumerable<IEnumerable> MergeInnerEnumerable
  • ADDED: IEnumerable<IEnumerable> MergeDistinctInnerEnumerable
  • ADDED: String.StripHtml
  • ADDED: StringBuilder.Substring
  • ADDED: StringBuilder.GetIndexAfterNextDoubleQuote
  • ADDED: StringBuilder.GetIndexAfterNextSingleQuote
  • ADDED: ConstructorInfo.GetDeclaration
  • ADDED: FieldInfo.GetDeclaration
  • ADDED: MemberInfo.GetDeclaration
  • ADDED: MethodInfo.GetDeclaration
  • ADDED: ParameterInfo.GetDeclaration
  • ADDED: PropertyInfo.GetDeclaration
  • ADDED: TypeInfo.GetDeclaration