AsyncUnitTests-MSTest
1.0.1
.NET Framework 4.0
Install-Package AsyncUnitTests-MSTest -Version 1.0.1
dotnet add package AsyncUnitTests-MSTest --version 1.0.1
<PackageReference Include="AsyncUnitTests-MSTest" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AsyncUnitTests-MSTest --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AsyncUnitTests-MSTest, 1.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install AsyncUnitTests-MSTest as a Cake Addin
#addin nuget:?package=AsyncUnitTests-MSTest&version=1.0.1
// Install AsyncUnitTests-MSTest as a Cake Tool
#tool nuget:?package=AsyncUnitTests-MSTest&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
"[TestMethod] async void MyTest()" actually works correctly.
Product | Versions |
---|---|
.NET Framework | net40-client |
Compatible target framework(s)
Additional computed target framework(s)
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 |
---|---|---|
1.0.1 | 109,118 | 2/3/2012 |
[1.0.1] Fixed leak in AsyncContext.WinForms.