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

1.0.0-alpha002

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/${version}/LICENSE
Owners Sam Harwell
ProjectUrl https://github.com/DotNetAnalyzers/StyleCopAnalyzers
ReleaseNotes https://github.com/DotNetAnalyzers/StyleCopAnalyzers/releases/${version}
RequireLicenseAcceptance False
Tags StyleCop DotNetAnalyzers Roslyn Diagnostic Analyzer
Title StyleCop.Analyzers
PackageSize 492978
PackageHashAlgorithm SHA512
PackageHash 3a7MDiSMGFHw9tVLiQNIpP2RTio8YOqZR9u0+rXs+ucBdISca45v+kHbrxlNjbc76ue8A2SnJLoBPUiHZJvS5Q==
DownloadCount 000000
CreatedDate 2015-02-09T12:07:08

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-alpha002 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install StyleCop.Analyzers -Version 1.0.0-alpha002 -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-alpha002 %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-alpha002 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package StyleCop.Analyzers -Version 1.0.0-alpha002 -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-alpha002
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