A collection of static classes for debugging and diagnostics of program contracts such as preconditions, postconditions, and invariants.
Info
Version: | 0.8.2 |
Author(s): | Alexander Bragin |
Last Update: | Thursday, February 27, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/roxiemobile/csharp-commons.dotnet-core |
NuGet Url: | https://www.nuget.org/packages/RoxieMobile.CSharpCommons.Diagnostics |
Install
Install-Package RoxieMobile.CSharpCommons.Diagnostics
dotnet add package RoxieMobile.CSharpCommons.Diagnostics
paket add RoxieMobile.CSharpCommons.Diagnostics
RoxieMobile.CSharpCommons.Diagnostics Download (Unzip the "nupkg" after downloading)
Dependencies
- RoxieMobile.CSharpCommons.Abstractions(>= 0.8.2)
- RoxieMobile.CSharpCommons.DataAnnotations(>= 0.8.2)
- RoxieMobile.CSharpCommons.Extensions(>= 0.8.2)
Tags