We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update for v12 release
Indicate exceptions thrown by 'Is' assertions
Add MustStartWith, MustNotStartWith, MustEndWith, and MustNotEndWith for strings
added hint about dependencies of Light.GuardClauses
updated for v10.0.0
added note about CallerArgumentExpression attribute
updated for v9.0.0
updated for version 8.1.0
updated for Light.GuardClauses 8
fixed missing '$' sign in interpolated string
updated PackageReference in Home site to version 8.0.1
updated Including Light.GuardClauses as source code for version 8.0.0
Updated How to Structure Your Precondition Checks for version 8.0.0
updated Home for version 8.0.0
added assertions for v7.0.0
added info about Span<T>
added info about IsEmailAddress and MustBeEmailAddress
updated info about Performance project using netcoreapp2.2
added info about RemoveOverloadsWithExceptionFactory parameter
fixed typos
added link to assertion overview article
added info about Light.GuardClauses.Exceptions namespace