Skip to content

Instantly share code, notes, and snippets.

@alefra88
Created July 30, 2024 07:20
Show Gist options
  • Save alefra88/e19aec6a45673f6a7af447579b8b0c15 to your computer and use it in GitHub Desktop.
Save alefra88/e19aec6a45673f6a7af447579b8b0c15 to your computer and use it in GitHub Desktop.
Scaffold-DbContext "Server=LAPTOP-S8HOTDC5\SQLEXPRESS;Database=DBName;User ID=sa; password=password;" Microsoft.EntityFrameWorkCore.SqlServer -Tables TableName -Context NameContext -ContextDir Models/Context -OutputDir Models/Entities -NoPluralize -Force
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment