Metadata >> NuGet >> NullGuard.PostSharp >> 0.1.0

0.1.0

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 version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install NullGuard.PostSharp -Version 0.1.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install NullGuard.PostSharp -Version 0.1.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete NullGuard.PostSharp 0.1.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

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

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.0 Binaries