coder-csharp-aspnetcore-api

Installation
SKILL.md

<skill_overview> Build robust, performant, and well-documented ASP.NET Core APIs Creating new API endpoints Choosing Controllers vs Minimal APIs Setting up authentication/authorization Implementing caching or rate limiting Documenting APIs with OpenAPI Microsoft Web API Documentation </skill_overview> <controllers_vs_minimal> <use_controllers_when> Large applications with complex routing Need filters, model binding features Team prefers MVC structure Complex authorization with filters </use_controllers_when>

Installs
5
GitHub Stars
34
First Seen
Feb 4, 2026
coder-csharp-aspnetcore-api — ozerohax/assistagents