Metadata >> NuGet >> StyleCop.Analyzers >> 1.0.0-beta005

1.0.0-beta005

Metadata

Authors Sam Harwell et. al.
Copyrights Copyright Sam Harwell 2015
Description An implementation of StyleCop's rules using Roslyn analyzers and code fixes
LicenseUrl https://raw.githubusercontent.com/DotNetAnalyzers/StyleCopAnalyzers/1.0.0-beta005/LICENSE
Owners Sam Harwell
ProjectUrl https://github.com/DotNetAnalyzers/StyleCopAnalyzers
ReleaseNotes https://github.com/DotNetAnalyzers/StyleCopAnalyzers/releases/1.0.0-beta005
RequireLicenseAcceptance False
Tags StyleCop DotNetAnalyzers Roslyn Diagnostic Analyzer
Title StyleCop.Analyzers
PackageSize 931400
PackageHashAlgorithm SHA512
PackageHash /9qeRgY6S0KyzD6YBvBThvEh/jqPvxuv3EyixdTNoOxwEldzReJQjLAs+hz53ytP4dRj6/Qg4ygw1a/HTmZ/WQ==
DownloadCount 000000
CreatedDate 2015-08-08T18:50:52

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 StyleCop.Analyzers -Version 1.0.0-beta005 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install StyleCop.Analyzers -Version 1.0.0-beta005 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete StyleCop.Analyzers 1.0.0-beta005 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap StyleCop.Analyzers -Version 1.0.0-beta005
Uninstalling the package:
o remove-wrap StyleCop.Analyzers

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