Skip to content

Z.ExtensionMethods (V.2.0.3)

Choose a tag to compare

@zzzprojects zzzprojects released this 17 Mar 12:48
· 100 commits to master since this release

Version 2.0.3

  • ADDED: IEnumerable.ForEach(Action<T, int>)
  • ADDED: StringBuilder.AppendJoin(separator, values)
  • ADDED: StringBuilder.AppendLineJoin(separator, values)
  • ADDED: String.Replace(startIndex, length, newValue)
  • ADDED: Environment.SpecialFolder.GetFolderPath()