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

1.0.0-beta010

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-beta010/LICENSE
Owners Sam Harwell
ProjectUrl https://github.com/DotNetAnalyzers/StyleCopAnalyzers
ReleaseNotes https://github.com/DotNetAnalyzers/StyleCopAnalyzers/releases/1.0.0-beta010
RequireLicenseAcceptance False
Tags StyleCop DotNetAnalyzers Roslyn Diagnostic Analyzer
Title StyleCop.Analyzers
PackageSize 1195068
PackageHashAlgorithm SHA512
PackageHash wVz9hqba7hvI0VLRuuePfeITNUEZNpsS9PtQwxCelpWuFQ5s8ELqdXhZFHXchTwZQRUwqWwGYceI8Xol96Km9g==
DownloadCount 000000
CreatedDate 2015-09-09T22:17:45

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