-
open Package Manager Console
-
type this
cd .\ScaffoldMyDb
in PM Console. -
next,
Scaffold-DbContext -Connection "Server=(local);Database=MyNiceDb;Trusted_Connection=True;" -Provider Microsoft.EntityFrameworkCore.SqlServer -OutputDir EntityModels -Force
do this.- please set your enviromets value,
database name
,access rights
and so on.
- please set your enviromets value,
-
Notifications
You must be signed in to change notification settings - Fork 1
Entity Framework Core 2.0 Scaffold-DBContext with CandidateNamingService
License
arichika/EFCore2.0-Scaffold-DBContext-CustomCandidateNamingService
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Entity Framework Core 2.0 Scaffold-DBContext with CandidateNamingService
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published