Treehouse6.ConsoleTesting 1.2.4

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

Testing platform for use when unit testing tools cannot fully run an environment.

On Git: https://github.com/mfreydl/Treehouse6.ConsoleTesting

For step-by-step instructions on usage, see the wiki: https://github.com/mfreydl/Treehouse6.ConsoleTesting/wiki

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
1.2.4 2,444 10/8/2014
1.2.3 1,572 7/24/2014
1.2.2 1,966 6/26/2014
1.2.1 1,550 6/26/2014
1.2.0 1,563 6/26/2014
1.1.0 1,538 6/26/2014
1.0.0 1,918 6/25/2014

Added string templating overloads Assert methods.