Migrataur 1.0.0

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

// Install Migrataur as a Cake Tool
#tool nuget:?package=Migrataur&version=1.0.0

Parses a provided assembly for .sql migrations and applies these to the database.  Applied migrations are stored in a MigrationHistory table which Migrataur creates for you.  This table determines whether your database is up-to-date and what migrations need to be applied - in filename order.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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.2.0 1,929 8/28/2012
1.1.0 1,357 8/8/2012
1.0.0 1,237 8/7/2012