Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

2.0.0

Compare
Choose a tag to compare
@NelsonBN NelsonBN released this 10 Feb 00:48
· 281 commits to main since this release
aadb13c

[2.0.0] - 2022-02-10

Full Changelog

New Features

  • Added extension string.IsEmail();
  • Added extension string.CombineURL();
  • Added extension object.ToQueryString();

Breaking Changes

  • Discontinued the extension string.EmptyOrWhiteSpace(). New method string.EmptyOrWhiteSpaceToNull();