Loading...
Loading...
Use when building C# applications with .NET 8+, ASP.NET Core APIs, or Blazor web apps. Invoke for Entity Framework Core, minimal APIs, async patterns, CQRS with MediatR.
npx skill4agent add jeffallan/claude-skills csharp-developer| Topic | Reference | Load When |
|---|---|---|
| Modern C# | | Records, pattern matching, nullable types |
| ASP.NET Core | | Minimal APIs, middleware, DI, routing |
| Entity Framework | | EF Core, migrations, query optimization |
| Blazor | | Components, state management, interop |
| Performance | | Span<T>, async, memory optimization, AOT |