LogoFX.Client.Tests.Contracts 1.0.5

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

LogoFX Client Testing 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.

There are no supported framework assets in this 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,674 10/21/2022
2.2.7-rc1 723 10/4/2022
2.2.6 1,598 4/15/2022
2.2.6-rc2 784 2/11/2022
2.2.6-rc1 791 1/23/2022
2.2.5 1,151 12/5/2021
2.2.4 1,234 11/6/2021
2.2.3 1,266 9/23/2021
2.2.2 1,312 9/12/2021
2.2.1 1,292 7/23/2021
2.2.1-rc1 1,055 7/11/2021
2.2.0 1,373 6/26/2021
2.2.0-rc3 917 6/23/2021
2.2.0-rc2 1,045 5/16/2021
2.2.0-rc1 1,238 4/25/2020
2.1.0 2,343 9/26/2019
2.0.0 1,707 5/31/2019
2.0.0-rc3 1,275 5/10/2019
2.0.0-rc2 1,345 3/11/2019
2.0.0-rc1 1,617 12/5/2018
1.1.1-rc5 1,768 10/13/2018
1.1.1-rc4 1,781 10/1/2018
1.1.1-rc3 2,135 7/21/2018
1.1.1-rc2 2,669 12/16/2017
1.1.1-rc1 2,061 12/4/2017
1.1.0 3,053 8/9/2017
1.1.0-rc3 2,325 7/19/2017
1.1.0-rc2 1,813 7/19/2017
1.1.0-rc1 2,002 7/18/2017
1.0.6-rc1 1,773 6/25/2017
1.0.5 9,857 3/19/2016
1.0.4 4,126 1/9/2016
1.0.3 1,808 1/9/2016

Initial release.