Easily validate all public method arguments are not null.
Info
Version: | 0.1.0 |
Author(s): | Phil Haack |
Last Update: | Sunday, January 6, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Haacked/NullGuard |
NuGet Url: | https://www.nuget.org/packages/NullGuard.PostSharp |
Install
Install-Package NullGuard.PostSharp
dotnet add package NullGuard.PostSharp
paket add NullGuard.PostSharp
NullGuard.PostSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- PostSharp(2.1.7.28)
Tags