Chauffeur.TestingTools 1.3.0-local-temp-173

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

Chauffeur Runner is a CLI for executing Chauffeur deliverables against an Umbraco instance.

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.0.0-umbraco-v8-20190325.23 756 3/25/2019
2.0.0-umbraco-v8-20190325.21 398 3/25/2019
2.0.0-umbraco-v8-20190301.11 414 3/1/2019
2.0.0-merge-20190301.10 406 3/1/2019
1.4.1 1,285 4/12/2019
1.4.0 1,253 11/21/2018
1.4.0-v140-20181122.1 518 11/21/2018
1.4.0-merge-274 673 11/20/2018
1.3.0 1,020 9/3/2018
1.3.0-vnext-180 780 9/3/2018
1.3.0-pre-value--171 766 8/30/2018
1.3.0-pre-value--170 762 8/30/2018
1.3.0-local-temp-173 764 8/31/2018
1.3.0-local-temp-169 787 8/30/2018
1.3.0-local-temp-168 791 8/30/2018
1.3.0-local-temp-167 776 8/30/2018
1.3.0-files-path-172 875 8/31/2018
1.3.0-delivery-s-179 757 9/3/2018
1.3.0-delivery-s-174 768 9/3/2018
1.3.0-azure-devo-189 733 11/20/2018
1.2.0 1,008 8/28/2018
1.2.0-local-temp-166 819 8/30/2018
1.2.0-codecov-178 794 9/3/2018
1.2.0-codecov-177 766 9/3/2018
1.2.0-codecov-176 781 9/3/2018
1.2.0-codecov-175 780 9/3/2018
1.2.0-codecov-165 778 8/29/2018
1.2.0-codecov-164 793 8/29/2018
1.1.1 1,229 7/4/2018
1.1.1-command-li-156 887 7/4/2018
1.1.0 1,087 6/29/2018
1.1.0-v11-147 854 6/29/2018
1.1.0-v11-146 1,199 4/22/2018
1.1.0-v11-142 1,085 3/27/2018
1.1.0-v11-141 1,065 3/26/2018
1.1.0-v11-140 1,112 3/21/2018
1.1.0-create-use-145 1,041 4/17/2018
1.1.0-create-use-144 1,098 4/16/2018
1.1.0-create-use-143 1,101 4/16/2018
1.1.0-command-li-150 901 7/4/2018

Updated the minimum Umbraco version to 7.8.0
Implementing a solution to better support deploying with Azure AppServices (issue [79](https://github.com/aaronpowell/Chauffeur/issues/79))
Added a feature to `Chauffeur.TestingTools` to allow you to create a package easily
Fixing [81](https://github.com/aaronpowell/Chauffeur/issues/81), where DataType PreValues aren't updated on package run