iayos.core.db.deploy 1.0.7

There is a newer version of this package available.
See the version list below for details.
dotnet add package iayos.core.db.deploy --version 1.0.7
NuGet\Install-Package iayos.core.db.deploy -Version 1.0.7
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="iayos.core.db.deploy" Version="1.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add iayos.core.db.deploy --version 1.0.7
#r "nuget: iayos.core.db.deploy, 1.0.7"
#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 iayos.core.db.deploy as a Cake Addin
#addin nuget:?package=iayos.core.db.deploy&version=1.0.7

// Install iayos.core.db.deploy as a Cake Tool
#tool nuget:?package=iayos.core.db.deploy&version=1.0.7

Framework to enable db migrations with an attempt at a generic, point-n-deploy DbUp-incorporated schema maintenance tool.

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
2.0.3 1,081 9/25/2017
2.0.2 944 8/22/2017
1.0.7 921 8/16/2017
1.0.5 911 8/15/2017
1.0.4 927 6/27/2017
0.6.0 1,255 11/5/2016
0.5.0 1,235 11/1/2016
0.4.0 1,110 10/31/2016
0.3.0 986 10/29/2016
0.2.0 995 10/27/2016
0.1.0 976 10/26/2016
0.0.0 910 8/16/2017

W.I.P.!! Initial attempt to adapt some project-specific code to a more generic, reusable structure.