Skip to content

v1.7.0

Choose a tag to compare

@linkdotnet linkdotnet released this 12 Nov 22:47

Added

  • ToString(startIndex, length) to get a substring from the builder
  • Append(Guid guid) and Insert(Guid guid) as new overload
  • Added optional format string for Append and Insert