ConfigureAwaitChecker 0.1.0-beta3

This is a prerelease version of ConfigureAwaitChecker.
dotnet add package ConfigureAwaitChecker --version 0.1.0-beta3
NuGet\Install-Package ConfigureAwaitChecker -Version 0.1.0-beta3
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="ConfigureAwaitChecker" Version="0.1.0-beta3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ConfigureAwaitChecker --version 0.1.0-beta3
#r "nuget: ConfigureAwaitChecker, 0.1.0-beta3"
#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 ConfigureAwaitChecker as a Cake Addin
#addin nuget:?package=ConfigureAwaitChecker&version=0.1.0-beta3&prerelease

// Install ConfigureAwaitChecker as a Cake Tool
#tool nuget:?package=ConfigureAwaitChecker&version=0.1.0-beta3&prerelease

Tool that checks your C# files for ConfigureAwait(false) on every awaited call.

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.

Version Downloads Last updated
0.1.0-beta3 1,508 1/16/2015
0.1.0-beta2 1,159 1/16/2015
0.1.0-beta 866 1/16/2015