Metadata >> NuGet >> NullGuard.PostSharp

NullGuard.PostSharp

Metadata

Authors Phil Haack
Copyrights Copyright 2013
Description Easily validate all public method arguments are not null
IconUrl https://github.com/Haacked/Media/blob/master/logos/Haacked-Bomb-Logo.png?raw=true
LicenseUrl https://github.com/Haacked/NullGuard/blob/master/LICENSE
Owners Phil Haack
ProjectUrl https://github.com/Haacked/NullGuard
RequireLicenseAcceptance False
Tags PostSharp CSharp Validation
Dependencies PostSharp:2.1.7.28
Title NullGuard.PostSharp
PackageSize 13823
PackageHashAlgorithm SHA512
PackageHash 9IiMumI/iuL0rnuO4kqX20sszMXmfv9hR+40dyWk5xPU2mmWwqF3jpWgGVDKUikMjpIkmKJnN7gcgjpthIapmQ==
DownloadCount 000000
CreatedDate 2013-01-06T00:04:23

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install NullGuard.PostSharp -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install NullGuard.PostSharp -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package NullGuard.PostSharp
Installing the package (HTTP Basic authentication):
Install-Package NullGuard.PostSharp -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package NullGuard.PostSharp -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package NullGuard.PostSharp

OpenWrap

Installing the package:
o add-wrap NullGuard.PostSharp
Uninstalling the package:
o remove-wrap NullGuard.PostSharp

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
0.1.0