EntityFramework codefirst Enable-Migrations No context type was found in the assembly “MyApp.Web” er

Enable-Migrations -Force -ContextTypeName "MyApp.Repository.DataContext" -ProjectName "MyApp.Repository" -Startup "MyApp.Web" -ConnectionStringName "DataContext" -verboseit

相关文章
相关标签/搜索