Raftel.Ef 1.0.0
Use command line in Package Manager Console to create dbContext
Example:
Scaffold-DbContext "Server={server name};Database={db name};user id={user};password={password};" Microsoft.EntityFrameworkCore.SqlServer -Schemas {schema} -OutputDir Database -F
No packages depend on Raftel.Ef.
.NET Core 3.1
- Microsoft.EntityFrameworkCore (>= 3.1.9)
- Microsoft.EntityFrameworkCore.Relational (>= 3.1.9)
- Microsoft.EntityFrameworkCore.SqlServer.Design (>= 1.1.6)