Efcore Patterns · Aaronontheweb/dotnet-skills

Apply Entity Framework Core best-practice patterns

Provides Entity Framework Core guidance covering NoTracking-by-default queries, query splitting for navigation collections, migration management, and a dedicated migration service, plus common pitfalls to avoid when building .NET data-access code.

Good for

  • Set up NoTracking queries in a DbContext
  • Fix a query-splitting issue with navigation collections
  • Design a dedicated EF Core migration service
Category
General

Open-source skills are maintained by their authors and listed as published, with attribution. Results depend on how well the skill fits your task and material.

A good place to start

Review my DbContext setup and suggest EF Core best practices for tracking, query splitting, and migrations.

Make your next great thing.

Bring a question, a file, or an idea that’s not quite there yet.