ConfigureAwaitEnforcer 1.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package ConfigureAwaitEnforcer --version 1.1.0
                    
NuGet\Install-Package ConfigureAwaitEnforcer -Version 1.1.0
                    
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="ConfigureAwaitEnforcer" Version="1.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ConfigureAwaitEnforcer" Version="1.1.0" />
                    
Directory.Packages.props
<PackageReference Include="ConfigureAwaitEnforcer" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ConfigureAwaitEnforcer --version 1.1.0
                    
#r "nuget: ConfigureAwaitEnforcer, 1.1.0"
                    
#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.
#:package ConfigureAwaitEnforcer@1.1.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ConfigureAwaitEnforcer&version=1.1.0
                    
Install as a Cake Addin
#tool nuget:?package=ConfigureAwaitEnforcer&version=1.1.0
                    
Install as a Cake Tool

Extension enforces the use of the ConfigureAwait expression.
Visual studio extension is available here: https://marketplace.visualstudio.com/items?itemName=Rene-Stein.ConfigureAwaitEnforcer

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 1.3

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on ConfigureAwaitEnforcer:

Package Downloads
STR.Common

Common code for other STR applications.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.0 9,930 8/31/2021
2.0.0-beta 475 7/1/2020
1.2.0 54,449 11/26/2019
1.1.3 740 4/4/2019
1.1.2 709 3/18/2019
1.1.1 735 2/26/2019
1.1.0 793 2/13/2019
1.0.0 862 12/13/2018