dotnet-scaffold-api-repo-controller

Official

Scaffold an API repo controller for ASP.NET Core.

Authorumbrella-libraries
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Scaffold ASP.NET Core API controllers that communicate directly with a repository via GenericRepositoryApiController, removing the need for a separate service layer and centralizing CRUD hooks on the controller itself.

Core Features & Use Cases

  • Scaffold a fully-functional API controller in Web<AppName>.Web.Server\Controllers\Api\ that delegates all CRUD operations to a repository through a GenericRepositoryApiController with 11 generic parameters.
  • Support NoOp/object endpoint disabling patterns to tailor which CRUD operations are exposed.
  • Provide lifecycle hooks such as AfterCreateEntityAsync, AfterUpdateEntityAsync, and AfterDeleteEntityAsync for project-specific customization.

Quick Start

Create the Manage<Name>Controller in your project to scaffold a full CRUD API controller using GenericRepositoryApiController.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-scaffold-api-repo-controller
Download link: https://github.com/umbrella-libraries/Umbrella/archive/main.zip#dotnet-scaffold-api-repo-controller

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 510,000+ vetted skills library on demand.