Umbraco.Pylon.TestSupport 7.9.6

.NET Framework 4.5
dotnet add package Umbraco.Pylon.TestSupport --version 7.9.6
NuGet\Install-Package Umbraco.Pylon.TestSupport -Version 7.9.6
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="Umbraco.Pylon.TestSupport" Version="7.9.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Umbraco.Pylon.TestSupport --version 7.9.6
#r "nuget: Umbraco.Pylon.TestSupport, 7.9.6"
#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 Umbraco.Pylon.TestSupport as a Cake Addin
#addin nuget:?package=Umbraco.Pylon.TestSupport&version=7.9.6

// Install Umbraco.Pylon.TestSupport as a Cake Tool
#tool nuget:?package=Umbraco.Pylon.TestSupport&version=7.9.6

Test Support elements for developing well achitected, developer focussed Umbraco solutions with Umbraco.Pylon.

Product Versions
.NET Framework net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
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
7.9.6 1,025 5/13/2018
7.8.3 949 5/13/2018
7.7.13.1 921 5/13/2018
7.7.13 939 5/13/2018
7.6.13 965 5/13/2018
7.5.14 830 5/13/2018
7.4.3.1 857 5/13/2018
7.3.8.11 1,195 7/29/2016
7.3.8.10 891 7/23/2016
7.3.8.9 876 6/16/2016
7.3.8.5 895 7/23/2016
7.2.8.8 863 5/26/2016
7.2.8.6 870 5/26/2016
7.2.8.5 885 5/24/2016
7.2.8 1,247 8/4/2015
7.2.6 924 7/7/2015
7.2.5 888 7/7/2015
7.2.4 900 7/6/2015
7.2.3 938 7/6/2015
7.2.2 918 7/6/2015
7.2.1.3 914 7/6/2015
7.2.1.2 993 7/6/2015

BREAKING CHANGES: Renamed TestBase and ControllerTestBase classes, removing some elements, to ContentBuilderTEstBase and ContentServiceTestBase to reflect new usage.