Metadata >> NuGet >> Contract.Annotations

Contract.Annotations

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 62480
PackageHashAlgorithm SHA512
PackageHash 7/E5tL2IvGi286Khfw8DOk8EkRNsM0qLKy94Vxm5LBUJhb4tX8k3uPiqsELzfITep1R1HPJiyney/bb8hk7ISQ==
DownloadCount 000000
CreatedDate 2014-03-31T01:50:38

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 Contract.Annotations -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Contract.Annotations -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 Contract.Annotations
Installing the package (HTTP Basic authentication):
Install-Package Contract.Annotations -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Contract.Annotations -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Contract.Annotations

OpenWrap

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

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
8.2.1.0
8.2.0.0
0.1.0.0