Fonlow.Testing.Service 2.7.0

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

Setup and teardown of service resources in unit testing and integration testing.

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  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
2.7.0 525 6/30/2021
2.6.2 847 12/3/2019
2.6.1 547 12/2/2019
2.6.0 629 11/17/2019
2.5.1 625 7/17/2019
2.5.0 620 7/2/2019
2.3.0 1,990 11/7/2016
2.2.0 1,052 4/19/2016
2.1.0 1,012 4/18/2016

Upgraded to .NET Framework 4.8