Skip to content

1.0.0

Compare
Choose a tag to compare
@lecaillon lecaillon released this 29 Nov 23:39
· 42 commits to master since this release

Features

  • Add Check.NotNullOrEmpty()
  • Add Check.NullableButNotEmpty()
  • Add Check.NotNull()
  • Add Check.NotEmpty()
  • Add Check.HasNoNulls()

Supported frameworks

  • .NET Core
  • .NET Framework
  • And all plateforms targeting .NET Standard 1.2 and higher