Skip to content

Instantly share code, notes, and snippets.

@tonysneed
Created May 27, 2018 17:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tonysneed/acaa718e2bad156d4ad5a7b915f8085c to your computer and use it in GitHub Desktop.
Save tonysneed/acaa718e2bad156d4ad5a7b915f8085c to your computer and use it in GitHub Desktop.
dotnet ef dbcontext scaffold "Data Source=(localdb)\MSSQLLocalDB; Initial Catalog=NorthwindSlim; Integrated Security=True" Microsoft.EntityFrameworkCore.SqlServer -o Models -c NorthwindSlimContext -f --context-dir Contexts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment