Metadata >> NuGet >> Contract.Annotations >> 0.1.0.0

0.1.0.0

Metadata

Authors Arlo Belshee
Copyrights Copyright 2014
Description Annotations to declare the contracts in your code that support enhanced static analysis. This includes all the JetBrains.Annotations understood by any published version of ReSharper.
LicenseUrl http://www.opensource.org/licenses/mit-license
Owners Arlo Belshee
ProjectUrl https://github.com/arlobelshee/Contract.Annotations
ReleaseNotes Supports all attributes known by ReSharper up to 8.2, plus some non-ReSharper annotations.
RequireLicenseAcceptance False
Tags annotations resharper jetbrains jetbrains.annotations design contract
Title Contract.Annotations
PackageSize 20094
PackageHashAlgorithm SHA512
PackageHash pE5xnGcvoTF45ClwZ3EfR2egYvm5RT9MaFSF0SsRFogSB+cG1pc66+7vKSa3tMHmZz8M62dV7veXKDxBrQaUOQ==
DownloadCount 000000
CreatedDate 2014-03-30T21:12:50

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 Contract.Annotations -Version 0.1.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Contract.Annotations -Version 0.1.0.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 Contract.Annotations 0.1.0.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Contract.Annotations -Version 0.1.0.0
Uninstalling the package:
o remove-wrap Contract.Annotations

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=v2.0 Binaries
AnyCPU Release .NETFramework,Version=v3.5 Binaries
AnyCPU Release .NETFramework,Version=v4.0 Binaries
AnyCPU Release .NETFramework,Version=v4.5 Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net40+sl5+wp71+windows8 Binaries
AnyCPU Release Windows,Version=v8.0 Binaries