dotnet-webapi

Community

Scaffold and ship .NET 10 Web APIs fast.

Authorracar
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the time-consuming setup and boilerplate required to build production-ready ASP.NET Core Web APIs, providing a ready-to-use scaffold that follows modern best practices.

Core Features & Use Cases

  • Project scaffolding: Generates a structured solution with API and test projects, ready to customize.
  • CRUD scaffolding: Creates controllers, services, and models with standard CRUD endpoints.
  • EF Core integration & DI: Sets up data access and dependency injection boilerplate for rapid data-driven APIs.
  • Testing & Docker: Includes xUnit tests and Docker-ready configuration for containerized deployments.
  • Use Case: When starting a new microservice or backend API for a RESTful service, launch the template and extend it with domain entities.

Quick Start

Use the provided scripts to scaffold and run a new API:

  • Run: scripts/new_api.sh MyApi
  • Then: cd MyApi
  • Build: dotnet build
  • Run: dotnet run --project MyApi.Api

Dependency Matrix

Required Modules

dotnet

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dotnet-webapi
Download link: https://github.com/racar/racar_agent_skills/archive/main.zip#dotnet-webapi

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.