Csharp API Controller Standards

Defines the coding standards, patterns, and conventions for ASP.NET Core REST API controllers. Rules cover routing, HTTP verbs, response types, XML documentation, dependency injection, and asynchronous execution. Apply these rules uniformly to ensure a consistent, predictable, and well-documented API surface.

linuxchata Updated

File contents

linuxchata/ai-playbook/tree/main/.gemini/skills/csharp-api-controller-standards commit e8065ddc24

Frequently asked questions

npx skillmds@latest add linuxchata/csharp-api-controller-standards-2