Info
| Version: | 0.10.20 | 
| Author(s): | Steffen Lennart Vogel | 
| Last Update: | Sunday, September 25, 2022 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/FlabIt/guardians | 
| NuGet Url: | https://www.nuget.org/packages/FlabIt.Guardians | 
Install
Install-Package FlabIt.Guardians
                        dotnet add package FlabIt.Guardians
                        paket add FlabIt.Guardians
                        
                                FlabIt.Guardians Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- JetBrains.Annotations(>= 2019.1.3)
 
                
This MIT-licensed library is easy to use and offers an abundance of well tested guardians and still remains extremely performant and lightweight.
Using guardians and following the Fail Fast principle, you can easily find and fix many bugs early in development and ship products that are more stable and contain less bugs.
Check out the source code for more information: https://github.com/FlabIt/guardians.