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 411 10/21/2022
2.2.7-rc1 123 10/4/2022
2.2.6 459 4/15/2022
2.2.6-rc2 151 2/11/2022
2.2.6-rc1 162 1/23/2022
2.2.5 310 12/5/2021
2.2.4 374 11/6/2021
2.2.3 348 9/23/2021
2.2.2 399 9/12/2021
2.2.1 336 7/23/2021
2.2.1-rc1 300 7/11/2021
2.2.0 387 6/26/2021
2.2.0-rc3 228 6/23/2021
2.2.0-rc2 270 5/16/2021
2.2.0-rc1 344 4/25/2020
2.1.0 551 9/26/2019
2.0.0 594 5/31/2019
2.0.0-rc7 424 5/10/2019
2.0.0-rc6 410 3/29/2019
2.0.0-rc5 419 3/11/2019
2.0.0-rc4 560 1/15/2019
2.0.0-rc3 511 12/31/2018
2.0.0-rc2 539 12/28/2018
2.0.0-rc1 522 12/5/2018
1.4.1-rc8 567 11/11/2018
1.4.1-rc7 540 11/8/2018
1.4.1-rc6 526 10/25/2018
1.4.1-rc5 584 10/13/2018
1.4.1-rc4 596 10/9/2018
1.4.1-rc3 719 7/21/2018
1.4.1-rc2 985 12/16/2017
1.4.1-rc1 726 12/4/2017
1.4.0 1,016 8/9/2017
1.4.0-rc4 737 7/21/2017
1.4.0-rc3 734 7/20/2017
1.4.0-rc1 714 7/18/2017
1.3.0 1,142 1/16/2017
1.2.1 1,052 7/4/2016
1.2.0 986 5/14/2016
1.1.0 1,058 3/27/2016
1.0.4 1,002 3/20/2016

Made the integration tests base class portable.