csharp

Installation
SKILL.md

C#

Modern C# development with .NET 8+, async patterns, and Entity Framework.

When to Use

  • Working with .cs files
  • Building ASP.NET Core web APIs
  • Unity game development
  • Desktop apps with WPF/MAUI

Quick Start

public record User(string Id, string Name, string Email);
Installs
3
GitHub Stars
9
First Seen
Feb 10, 2026
csharp — g1joshi/agent-skills