Metadata >> NuGet >> AsyncUsageAnalyzers >> 1.0.0-alpha002

1.0.0-alpha002

Metadata

Authors Sam Harwell et. al.
Copyrights Copyright Sam Harwell 2015
Description A collection of analyzers related to best practices for writing asynchronous code.
LicenseUrl https://raw.githubusercontent.com/DotNetAnalyzers/AsyncUsageAnalyzers/1.0.0-alpha002/LICENSE
Owners Sam Harwell
ProjectUrl https://github.com/DotNetAnalyzers/AsyncUsageAnalyzers
ReleaseNotes https://github.com/DotNetAnalyzers/AsyncUsageAnalyzers/releases/1.0.0-alpha002
RequireLicenseAcceptance False
Tags Async DotNetAnalyzers Roslyn Diagnostic Analyzer
Title AsyncUsageAnalyzers
PackageSize 45684
PackageHashAlgorithm SHA512
PackageHash J3O27pyf+TxZzGVmgsiAzC6o1vl1kNzyNeElcIobeJIm2R77ByW+oPpKVZ2a69dcIShD5VxfiefcMZmHdDEi6g==
DownloadCount 000000
CreatedDate 2015-06-13T16:49:22

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

OpenWrap

Installing the package:
o add-wrap AsyncUsageAnalyzers -Version 1.0.0-alpha002
Uninstalling the package:
o remove-wrap AsyncUsageAnalyzers

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