Skip to content

Add EF Core and async safety instructions 🤖🤖🤖 - #3061

Open
recsventures-ops wants to merge 1 commit into
github:mainfrom
recsventures-ops:add-ef-core-async-safety-instructions
Open

recsventures-ops wants to merge 1 commit into
github:mainfrom
recsventures-ops:add-ef-core-async-safety-instructions

Conversation

@recsventures-ops

Copy link
Copy Markdown

Adds instructions/ef-core-async-safety.instructions.md for .NET 8+ ASP.NET Core. Generic csharp.instructions.md does not pin sync-over-async, N+1, AsNoTracking, or DTO projection. MIT. No paid product.

Pins .NET 8+ failures generic csharp.instructions.md does not:
no .Result/.Wait, CancellationToken, AsNoTracking, N+1, pagination,
DTO projection, thin controllers. MIT. No paid product mention.

@aaronpowell aaronpowell left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Which models has the problem that the instructions are aiming to solve been observed on? I've not come across frontier models having any problems with EF that this skill would solve.

Additionally, there are EF-centric skills in https://github.com/dotnet/skills/tree/main/plugins/dotnet-data that might already tackle some of these problems.

@recsventures-ops

recsventures-ops commented Sep 17, 2026 via email

Copy link
Copy Markdown
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants