SpecTestCore 1.0.1.4

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

Only use for my private projects. This is a core to support using Specflow and SpecRun with basic Step generated.

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  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
1.0.1.4 973 1/21/2019
1.0.1.3 853 12/19/2018
1.0.1.2 811 12/18/2018
1.0.1.1 863 12/18/2018
1.0.1 834 12/14/2018
1.0.0.9 849 12/12/2018
1.0.0.8 856 12/10/2018
1.0.0.7 840 12/6/2018
1.0.0.6 859 12/6/2018
1.0.0.5 880 11/25/2018
1.0.0.4 839 11/25/2018
1.0.0.3 893 11/25/2018
1.0.0.2 859 11/25/2018
1.0.0.1 868 11/25/2018
1.0.0 849 11/24/2018

Add Capabilities for Portrait and Landscape views in Local Emulators