Flexible assertion library leveraging the .NET expression tree syntax.
Info
Version: | 0.11.0 |
Author(s): | hannasm |
Last Update: | Saturday, February 20, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/hannasm/ExpressiveAssertionsDotnet |
NuGet Url: | https://www.nuget.org/packages/ExpressiveAssertions |
Install
Install-Package ExpressiveAssertions
dotnet add package ExpressiveAssertions
paket add ExpressiveAssertions
ExpressiveAssertions Download (Unzip the "nupkg" after downloading)
Dependencies
- ExpressionToCodeLib(>= 2.0.0 && < 3.0.0)
- ExpressiveExpressionTrees(>= 2.0.0 && < 3.0.0)
- ExpressiveReflection(>= 2.0.0 && < 3.0.0)