AsyncUsageAnalyzers 1.0.0-alpha003

This is a prerelease version of AsyncUsageAnalyzers.

Requires NuGet 2.7 or higher.

dotnet add package AsyncUsageAnalyzers --version 1.0.0-alpha003                
NuGet\Install-Package AsyncUsageAnalyzers -Version 1.0.0-alpha003                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AsyncUsageAnalyzers" Version="1.0.0-alpha003">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AsyncUsageAnalyzers --version 1.0.0-alpha003                
#r "nuget: AsyncUsageAnalyzers, 1.0.0-alpha003"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install AsyncUsageAnalyzers as a Cake Addin
#addin nuget:?package=AsyncUsageAnalyzers&version=1.0.0-alpha003&prerelease

// Install AsyncUsageAnalyzers as a Cake Tool
#tool nuget:?package=AsyncUsageAnalyzers&version=1.0.0-alpha003&prerelease                

A collection of analyzers related to best practices for writing asynchronous code.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.