Metadata >> NuGet >> OpenStackNetAnalyzers

OpenStackNetAnalyzers

Metadata

Authors Sam Harwell
Copyrights Rackspace
Description >Roslyn-based analysis and coding assistance for the OpenStack.NET SDK.
LicenseUrl https://raw.githubusercontent.com/openstacknetsdk/OpenStackNetAnalyzers/${version}/LICENSE
Owners Sam Harwell
ProjectUrl https://github.com/openstacknetsdk/OpenStackNetAnalyzers
ReleaseNotes https://github.com/openstacknetsdk/OpenStackNetAnalyzers/releases/${version}
RequireLicenseAcceptance False
Tags openstack roslyn diagnostic analyzers
Title OpenStack.NET Analyzers
PackageSize 96511
PackageHashAlgorithm SHA512
PackageHash LbztneiMdG8XUlnG8b0FqB7fQyaUBNP95i/ZnA+ptVYtU854D9XZawkkpgv49HlVYfsgLpSyVRafZAl5p/MdRQ==
DownloadCount 000000
CreatedDate 2015-06-08T20:14:54

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

OpenWrap

Installing the package:
o add-wrap OpenStackNetAnalyzers
Uninstalling the package:
o remove-wrap OpenStackNetAnalyzers

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
1.0.0-alpha003
1.0.0-alpha001