Info
Version: | 1.0.0 |
Author(s): | Nerven |
Last Update: | Saturday, March 4, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://nerven.se/assertion/ |
NuGet Url: | https://www.nuget.org/packages/Nerven.Assertion |
Install
Install-Package Nerven.Assertion
dotnet add package Nerven.Assertion
paket add Nerven.Assertion
Nerven.Assertion Download (Unzip the "nupkg" after downloading)
Dependencies
- JetBrains.Annotations(>= 10.2.1)
- NETStandard.Library(>= 1.6.1)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
Providing excellent error messages and logging/reporting capabilities. Makes it easy to take care of all unexpected states, catching them directly when they appear, thus making them easily traceable.