LogoFX.Client.Tests.Contracts 1.0.6-rc1

This is a prerelease version of LogoFX.Client.Tests.Contracts.
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.6-rc1
                    
NuGet\Install-Package LogoFX.Client.Tests.Contracts -Version 1.0.6-rc1
                    
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.6-rc1" />
                    
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.6-rc1" />
                    
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.6-rc1
                    
#r "nuget: LogoFX.Client.Tests.Contracts, 1.0.6-rc1"
                    
#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.6-rc1
                    
#: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.6-rc1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=LogoFX.Client.Tests.Contracts&version=1.0.6-rc1&prerelease
                    
Install as a Cake Tool

LogoFX Client Testing Contracts containing contracts for three 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.
3) Start Application Helper - should be implemented for the actual UI Automation framework.

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,684 10/21/2022
2.2.7-rc1 726 10/4/2022
2.2.6 1,608 4/15/2022
2.2.6-rc2 794 2/11/2022
2.2.6-rc1 801 1/23/2022
2.2.5 1,159 12/5/2021
2.2.4 1,244 11/6/2021
2.2.3 1,277 9/23/2021
2.2.2 1,322 9/12/2021
2.2.1 1,302 7/23/2021
2.2.1-rc1 1,060 7/11/2021
2.2.0 1,383 6/26/2021
2.2.0-rc3 927 6/23/2021
2.2.0-rc2 1,055 5/16/2021
2.2.0-rc1 1,248 4/25/2020
2.1.0 2,353 9/26/2019
2.0.0 1,717 5/31/2019
2.0.0-rc3 1,285 5/10/2019
2.0.0-rc2 1,346 3/11/2019
2.0.0-rc1 1,638 12/5/2018
1.1.1-rc5 1,799 10/13/2018
1.1.1-rc4 1,801 10/1/2018
1.1.1-rc3 2,147 7/21/2018
1.1.1-rc2 2,691 12/16/2017
1.1.1-rc1 2,063 12/4/2017
1.1.0 3,064 8/9/2017
1.1.0-rc3 2,346 7/19/2017
1.1.0-rc2 1,815 7/19/2017
1.1.0-rc1 2,014 7/18/2017
1.0.6-rc1 1,785 6/25/2017
1.0.5 9,958 3/19/2016
1.0.4 4,167 1/9/2016
1.0.3 1,810 1/9/2016

Initial release.