clarius - netfx-Guard 1.3.3.2

The only argument validation file you need, with full refactoring support and strong-typing.

Examples: Guard.NotNull(() => value, value) Guard.NotNullOrEmpty( () => stringValue, stringValue)

PM> Install-Package netfx-Guard -Version 1.3.3.2 -Source https://www.myget.org/F/clarius/api/v3/index.json

Copy to clipboard

> nuget.exe install netfx-Guard -Version 1.3.3.2 -Source https://www.myget.org/F/clarius/api/v3/index.json

Copy to clipboard

> dotnet add package netfx-Guard --version 1.3.3.2 --source https://www.myget.org/F/clarius/api/v3/index.json

Copy to clipboard
<PackageReference Include="netfx-Guard" Version="1.3.3.2" />
Copy to clipboard
source https://www.myget.org/F/clarius/api/v3/index.json

nuget netfx-Guard  ~> 1.3.3.2
Copy to clipboard

> choco install netfx-Guard --version 1.3.3.2 --source https://www.myget.org/F/clarius/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "clarius" -SourceLocation "https://www.myget.org/F/clarius/api/v2"
Install-Module -Name "netfx-Guard" -RequiredVersion "1.3.3.2" -Repository "clarius" 
Copy to clipboard

Owners

kzu

Authors

Daniel Cazzulino, kzu, Clarius

Project URL

http://netfx.codeplex.com/

License

BSD

Tags

netfx validation

Info

10 total downloads
10 downloads for version 1.3.3.2
Download (4.42 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
1.3.3.2 4.42 KB Mon, 11 Jan 2016 18:09:05 GMT 10