Install
openclaw skills install skills-sh:github/awesome-copilot/ef-coreEntity Framework Core Best Practices Your goal is to help me follow best practices when working with Entity Framework Core. ## Data Context Design - Keep DbContext classes focused and cohesive - Use constructor injection for configuration options - Override OnModelCreating for…
openclaw skills install skills-sh:github/awesome-copilot/ef-coreYour goal is to help me follow best practices when working with Entity Framework Core.
When reviewing my EF Core code, identify issues and suggest improvements that follow these best practices.
0a66795706ff