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

1.0.0-alpha007

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-alpha007/LICENSE
Owners Sam Harwell
ProjectUrl https://github.com/DotNetAnalyzers/StyleCopAnalyzers
ReleaseNotes https://github.com/DotNetAnalyzers/StyleCopAnalyzers/releases/1.0.0-alpha007
RequireLicenseAcceptance False
Tags StyleCop DotNetAnalyzers Roslyn Diagnostic Analyzer
Title StyleCop.Analyzers
PackageSize 754150
PackageHashAlgorithm SHA512
PackageHash X9eatwNFTHKdfO4kcs76uq4m8eBbClXjK5zz3j3EtaRJL7W/atHoBCb9MmfpwrViV4iQcfisTudHYm4RyWKRkQ==
DownloadCount 000000
CreatedDate 2015-05-27T04:08:15

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