Migrator.EF6
1.2.0
DNX command line tool to enable EF6 migrations in an Asp.Net Core app
Install-Package Migrator.EF6 -Version 1.2.0
dotnet add package Migrator.EF6 --version 1.2.0
<PackageReference Include="Migrator.EF6" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Migrator.EF6 --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5.1
- EntityFramework (>= 6.1.3)
- Microsoft.Extensions.CommandLineUtils.Sources (>= 1.0.0-rc1-final)
- Microsoft.Extensions.PlatformAbstractions (>= 1.0.0-rc1-final)
GitHub Usage
This package is not used by any popular GitHub repositories.