The .NET World - Guard

I want to introduce a high-performance, extensible argument validation library.

Guard is a fluent argument validation library that is intuitive, fast and extensible. Guard takes advantage of almost all the new features introduced in C# 7.2.

Read more