LogoFX.Client.Tests.Integration.SpecFlow 1.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package LogoFX.Client.Tests.Integration.SpecFlow --version 1.1.0
                    
NuGet\Install-Package LogoFX.Client.Tests.Integration.SpecFlow -Version 1.1.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.Tests.Integration.SpecFlow" Version="1.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LogoFX.Client.Tests.Integration.SpecFlow" Version="1.1.0" />
                    
Directory.Packages.props
<PackageReference Include="LogoFX.Client.Tests.Integration.SpecFlow" />
                    
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.Integration.SpecFlow --version 1.1.0
                    
#r "nuget: LogoFX.Client.Tests.Integration.SpecFlow, 1.1.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.
#:package LogoFX.Client.Tests.Integration.SpecFlow@1.1.0
                    
#: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.Integration.SpecFlow&version=1.1.0
                    
Install as a Cake Addin
#tool nuget:?package=LogoFX.Client.Tests.Integration.SpecFlow&version=1.1.0
                    
Install as a Cake Tool

LogoFX Client Testing Integration SpecFlow containing base class for integration tests which are based on SpecFlow.

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

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 1,126 10/21/2022
2.2.7-rc1 757 10/4/2022
2.2.6 1,231 4/15/2022
2.2.6-rc2 744 2/11/2022
2.2.6-rc1 774 1/23/2022
2.2.5 962 12/5/2021
2.2.4 1,132 11/6/2021
2.2.3 1,127 9/23/2021
2.2.2 1,189 9/12/2021
2.2.1 1,094 7/23/2021
2.2.1-rc1 963 7/11/2021
2.2.0 1,137 6/26/2021
2.2.0-rc3 955 6/23/2021
2.2.0-rc2 975 5/16/2021
2.2.0-rc1 1,019 4/25/2020
2.1.1-rc1 1,054 3/2/2020
2.1.0 1,276 9/26/2019
2.0.0 1,318 5/31/2019
2.0.0-rc8 1,113 5/10/2019
2.0.0-rc7 1,144 3/29/2019
2.0.0-rc6 1,220 3/11/2019
2.0.0-rc5 1,281 1/15/2019
2.0.0-rc4 1,306 12/31/2018
2.0.0-rc3 1,227 12/28/2018
2.0.0-rc2 1,269 12/12/2018
2.0.0-rc1 1,265 12/5/2018
1.4.1-rc9 1,321 11/8/2018
1.4.1-rc8 1,279 10/25/2018
1.4.1-rc7 1,293 10/13/2018
1.4.1-rc6 1,334 10/9/2018
1.4.1-rc5 1,355 9/22/2018
1.4.1-rc4 1,519 7/21/2018
1.4.1-rc3 1,770 7/14/2018
1.4.1-rc2 1,753 12/16/2017
1.4.1-rc10 1,348 11/11/2018
1.4.1-rc1 1,539 12/4/2017
1.4.0 1,793 8/9/2017
1.4.0-rc4 1,688 7/21/2017
1.4.0-rc3 1,539 7/20/2017
1.4.0-rc1 1,592 7/18/2017
1.3.0 1,833 1/19/2017
1.2.1 1,848 7/4/2016
1.2.0 1,837 5/12/2016
1.1.1 1,849 4/17/2016
1.1.0 1,797 3/27/2016
1.0.4 1,845 3/20/2016
1.0.3 1,945 1/9/2016

Added base class for integration tests for setups with concrete container and adapter.