tsUnit.external 2.0.2

dotnet add package tsUnit.external --version 2.0.2
                    
NuGet\Install-Package tsUnit.external -Version 2.0.2
                    
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="tsUnit.external" Version="2.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="tsUnit.external" Version="2.0.2" />
                    
Directory.Packages.props
<PackageReference Include="tsUnit.external" />
                    
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 tsUnit.external --version 2.0.2
                    
#r "nuget: tsUnit.external, 2.0.2"
                    
#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.
#addin nuget:?package=tsUnit.external&version=2.0.2
                    
Install tsUnit.external as a Cake Addin
#tool nuget:?package=tsUnit.external&version=2.0.2
                    
Install tsUnit.external as a Cake Tool

Please switch to the "tsUnit" package, which works for external modules too. This package will eventually be deprecated. Thank you.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in 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
2.0.2 1,297 7/10/2016
2.0.1 1,294 10/13/2015
2.0.0 1,406 10/3/2015
1.9.0 1,250 9/23/2015
1.8.0 1,324 5/21/2015
1.7.3 1,408 11/28/2014
1.7.0 1,391 11/22/2014
1.6.0 1,695 11/12/2014
1.5.6 1,528 11/11/2014
1.5.5 1,677 11/11/2014
1.5.4 2,023 11/7/2014
1.5.2 1,451 11/6/2014
1.5.1 1,702 11/2/2014

Added Async Support (by Harald Niesche)