Skip to main content
ConfigureAwaitChecker.Lib package icon

ConfigureAwaitChecker.Lib

Library to check for `ConfigureAwait(false)` usage. More info: * https://www.tabsoverspaces.com/id/233852 * https://www.tabsoverspaces.com/id/233732 * https://www.tabsoverspaces.com/id/233523 * https://www.tabsoverspaces.com/id/233476

Total Downloads
1.7K
1,687
Published
Mar 11, 2021
Latest stable version

Install

.NET CLI
dotnet add package ConfigureAwaitChecker.Lib --version 5.0.0
Package Manager Console
Install-Package ConfigureAwaitChecker.Lib -Version 5.0.0
PackageReference
<PackageReference Include="ConfigureAwaitChecker.Lib" Version="5.0.0" />

Frameworks

.NETStandard2.0

Dependencies

[3.3.1, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.