issues
search
mrahhal
/
Migrator.EF6
.NET Core CLI tool to enable EF6 migrations in an Asp.Net Core app.
MIT License
82
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Unhandled Exception: System.ComponentModel.Win32Exception( 32 bit windows )
#23
redpanda321
closed
8 years ago
4
Value cannot be null. Parameter name: type
#22
marchy
closed
8 years ago
2
An unhandled exception of type 'System.Reflection.TargetInvocationException' occurred in mscorlib.dll
#21
jmbalanag
closed
8 years ago
2
Support for SQLite / SQL CE
#20
jmbalanag
closed
8 years ago
2
running "dotnet ef migrations enable" fails to find matching command "dotnet-ef"
#19
Eisenstein
closed
8 years ago
2
Possibility to have the dbcontext in a separate project
#18
mhobl
closed
8 years ago
2
Unhandled Exception: Microsoft.DotNet.Cli.Utils.CommandUnknownException
#17
michaelmcneilnet
closed
8 years ago
1
ASP.NET Core 1.0 Support?
#16
RehanSaeed
closed
8 years ago
1
Update project.json
#15
RehanSaeed
closed
8 years ago
3
Finish incomplete migration of the WithIdentity sample to ASP.NET Core RC2
#14
rstarkov
closed
8 years ago
1
A couple more commands
#13
sagoo33
closed
8 years ago
3
Consider initializing the target project so that the context can be created from DI
#12
mrahhal
closed
8 years ago
1
Tool not building the target project before dispatching commands
#11
mrahhal
closed
8 years ago
1
Getting error message in command line when running dotnet ef enable
#10
Ksyruz
closed
8 years ago
5
Command Exception: No executable name found matching command "dotnet-ef"
#9
ilmax
closed
8 years ago
22
Add features to closely align with the EF Core tools counterpart
#8
mrahhal
closed
8 years ago
1
Porting to RC2
#7
mrahhal
closed
8 years ago
0
Porting to RC2
#6
tuespetre
closed
8 years ago
9
Can't get migrations to work
#5
findulov
closed
8 years ago
4
'ApplicationDbContext' does not contain a definition for 'Add'
#4
joshiji
closed
8 years ago
3
You Don't need to Hard Code the Connection String
#3
RehanSaeed
closed
8 years ago
2
Dependency Microsoft.Extensions.CommandLineUtils.Sources cannot be resolved !
#2
gfrSE
closed
8 years ago
3
Add a note about the CommandLineUtils dependency
#1
tuespetre
closed
8 years ago
4
Previous