Migrator.EF6.Tools 1.1.0

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

// Install Migrator.EF6.Tools as a Cake Tool
#tool nuget:?package=Migrator.EF6.Tools&version=1.1.0

A .NetCore CLI tool to enable EF6 migrations in an Asp.Net Core app.

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Framework 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
2.1.0 23,615 6/4/2018
2.0.4 4,936 2/15/2018
2.0.3 1,897 2/2/2018
2.0.2 3,010 1/10/2018
2.0.1 4,438 12/11/2017
2.0.0 3,994 8/24/2017
1.1.4 2,344 8/16/2017
1.1.3 6,165 5/4/2017
1.1.1 6,655 3/14/2017
1.1.0 5,746 3/9/2017
1.0.8 14,594 11/21/2016
1.0.7 3,339 10/11/2016
1.0.4 2,432 9/8/2016
1.0.1 1,188 8/10/2016
1.0.0 9,332 6/28/2016
1.0.0-rc2-3 1,088 6/17/2016
1.0.0-rc2 924 5/19/2016

Add .Net tooling 1.0 and VS 2017 support.