CW.TestLibrary 0.1.8

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

TestLibrary for CW.API.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible.  net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.8 2,739 12/20/2017
0.1.7 1,823 11/27/2017
0.1.6 1,735 11/24/2017
0.1.5 1,759 11/22/2017
0.1.4 1,716 10/26/2017
0.1.3 1,695 10/17/2017
0.1.2 1,716 10/16/2017
0.1.1 1,682 10/14/2017
0.1.0 1,707 10/13/2017
0.0.28 1,712 10/11/2017
0.0.27 1,664 10/6/2017
0.0.26 1,723 10/5/2017
0.0.25 1,685 10/5/2017
0.0.24 1,712 10/3/2017
0.0.23 1,750 10/2/2017
0.0.22 1,696 9/29/2017
0.0.21 1,704 9/28/2017
0.0.20 1,738 9/28/2017
Loading failed