LogoFX.Client.Tests.Contracts 1.0.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package LogoFX.Client.Tests.Contracts --version 1.0.4
NuGet\Install-Package LogoFX.Client.Tests.Contracts -Version 1.0.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="LogoFX.Client.Tests.Contracts" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LogoFX.Client.Tests.Contracts --version 1.0.4
#r "nuget: LogoFX.Client.Tests.Contracts, 1.0.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.
// Install LogoFX.Client.Tests.Contracts as a Cake Addin
#addin nuget:?package=LogoFX.Client.Tests.Contracts&version=1.0.4

// Install LogoFX.Client.Tests.Contracts as a Cake Tool
#tool nuget:?package=LogoFX.Client.Tests.Contracts&version=1.0.4

LogoFX Client Tests Contracts containing contracts for two Test Services:
1) Builder Registration Service - used during the Arrange/Given Steps.
2) Start Application Service - used at the beginning of the Act/When Steps.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  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 (5)

Showing the top 5 NuGet packages that depend on LogoFX.Client.Tests.Contracts:

Package Downloads
LogoFX.Client.Tests.EndToEnd

LogoFX Client Testing EndToEnd containing implementations for Client Tests Services Abstractions for client end-to-end tests.

LogoFX.Client.Tests.Integration

LogoFX Client Testing Integration containing implementation of Start Client Application Service for integration tests.

LogoFX.Client.Tests.Integration.NUnit.Core

LogoFX Client Tests Integration NUnit containing implementation of Builder Registration Service for NUnit.

LogoFX.Client.Tests.Integration.SpecFlow.Core

LogoFX Client Testing Integration SpecFlow Core containing implementation of Builder Registration Service for SpecFlow.

LogoFX.Client.Testing.Integration.xUnit.Core

LogoFX Client Tests Integration xUnit Core containing implementation of Builder Registration Service for xUnit.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.7 1,280 10/21/2022
2.2.7-rc1 603 10/4/2022
2.2.6 1,457 4/15/2022
2.2.6-rc2 652 2/11/2022
2.2.6-rc1 655 1/23/2022
2.2.5 992 12/5/2021
2.2.4 1,074 11/6/2021
2.2.3 1,122 9/23/2021
2.2.2 1,166 9/12/2021
2.2.1 1,154 7/23/2021
2.2.1-rc1 902 7/11/2021
2.2.0 1,215 6/26/2021
2.2.0-rc3 769 6/23/2021
2.2.0-rc2 894 5/16/2021
2.2.0-rc1 1,075 4/25/2020
2.1.0 2,176 9/26/2019
2.0.0 1,510 5/31/2019
2.0.0-rc3 1,117 5/10/2019
2.0.0-rc2 1,166 3/11/2019
2.0.0-rc1 1,407 12/5/2018
1.1.1-rc5 1,528 10/13/2018
1.1.1-rc4 1,537 10/1/2018
1.1.1-rc3 1,789 7/21/2018
1.1.1-rc2 2,200 12/16/2017
1.1.1-rc1 1,698 12/4/2017
1.1.0 2,710 8/9/2017
1.1.0-rc3 1,944 7/19/2017
1.1.0-rc2 1,507 7/19/2017
1.1.0-rc1 1,656 7/18/2017
1.0.6-rc1 1,468 6/25/2017
1.0.5 8,971 3/19/2016
1.0.4 3,681 1/9/2016
1.0.3 1,518 1/9/2016

Added comments.