LogoFX.Client.Testing.Integration.xUnit 1.3.0

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

// Install LogoFX.Client.Testing.Integration.xUnit as a Cake Tool
#tool nuget:?package=LogoFX.Client.Testing.Integration.xUnit&version=1.3.0                

LogoFX Client Tests Integration xUnit containing implementation of Builder Registration Service for xUnit
and base class for integration tests.

There are no supported framework assets in this 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.2.7 451 10/21/2022
2.2.7-rc1 147 10/4/2022
2.2.6 494 4/15/2022
2.2.6-rc2 163 2/11/2022
2.2.6-rc1 180 1/23/2022
2.2.5 339 12/5/2021
2.2.4 396 11/6/2021
2.2.3 374 9/23/2021
2.2.2 426 9/12/2021
2.2.1 365 7/23/2021
2.2.1-rc1 327 7/11/2021
2.2.0 414 6/26/2021
2.2.0-rc3 267 6/23/2021
2.2.0-rc2 290 5/16/2021
2.2.0-rc1 354 4/25/2020
2.1.0 578 9/26/2019
2.0.0 626 5/31/2019
2.0.0-rc7 452 5/10/2019
2.0.0-rc6 430 3/29/2019
2.0.0-rc5 444 3/11/2019
2.0.0-rc4 569 1/15/2019
2.0.0-rc3 537 12/31/2018
2.0.0-rc2 563 12/28/2018
2.0.0-rc1 548 12/5/2018
1.4.1-rc8 592 11/11/2018
1.4.1-rc7 565 11/8/2018
1.4.1-rc6 538 10/25/2018
1.4.1-rc5 612 10/13/2018
1.4.1-rc4 625 10/9/2018
1.4.1-rc3 741 7/21/2018
1.4.1-rc2 999 12/16/2017
1.4.1-rc1 754 12/4/2017
1.4.0 1,043 8/9/2017
1.4.0-rc4 758 7/21/2017
1.4.0-rc3 762 7/20/2017
1.4.0-rc1 740 7/18/2017
1.3.0 1,168 1/16/2017
1.2.1 1,077 7/4/2016
1.2.0 1,021 5/14/2016
1.1.0 1,088 3/27/2016
1.0.4 1,032 3/20/2016

Made the integration tests base class portable.