Csharp

C# development process and modern practices review. Use when writing C# code, reviewing C# PRs, working with ASP.NET Core applications, implementing async patterns, or setting up project structure. Also use when nullable reference types are disabled, code uses `.Result` or `.Wait()`, records aren't used for DTOs, dependency injection is misused, or LINQ is inefficient. Essential for Entity Framework Core, minimal APIs, pattern matching, and modern C# (10+) features. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/curphey--bosun--csharp commit 651fa0f8b4

Frequently asked questions

npx skillmds@latest add tomevault-io/csharp