Skip to content

Instantly share code, notes, and snippets.

@hgirish
Created May 5, 2025 19:14
Show Gist options
  • Save hgirish/027c12906cb6b7d96144c07160482125 to your computer and use it in GitHub Desktop.
Save hgirish/027c12906cb6b7d96144c07160482125 to your computer and use it in GitHub Desktop.
dotnet ef dbcontext scaffold "Server=localhost;Initial Catalog=Northwind;Trusted_Connection=True;MultipleActiveResultSets=true;Integrated Security = true;TrustServerCertificate=true;" Microsoft.EntityFrameworkCore.SqlServer --namespace Northwind.EntityModels --data-annotations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment