Metadata >> NuGet >> AsyncUsageAnalyzers >> 1.0.0-alpha001

1.0.0-alpha001

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-alpha001/LICENSE
Owners Sam Harwell
ProjectUrl https://github.com/DotNetAnalyzers/AsyncUsageAnalyzers
ReleaseNotes https://github.com/DotNetAnalyzers/AsyncUsageAnalyzers/releases/1.0.0-alpha001
RequireLicenseAcceptance False
Tags Async DotNetAnalyzers Roslyn Diagnostic Analyzer
Title AsyncUsageAnalyzers
PackageSize 45606
PackageHashAlgorithm SHA512
PackageHash JLY1aNX52MOA3UrBYLnq249n14xHshZzCah3d/9nHc/ZdUAoc1v3hnvdpAcT5g2akDpP5yqV51CcIQELldsHSw==
DownloadCount 000000
CreatedDate 2015-05-05T03:10:41

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

OpenWrap

Installing the package:
o add-wrap AsyncUsageAnalyzers -Version 1.0.0-alpha001
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