dotnet-controller-async

Community

Modernize ASP.NET Core controllers for full async productivity.

AuthorMauricioZwenger
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the process of developing and refactoring ASP.NET Core controllers to fully embrace asynchronous programming, enhancing scalability and responsiveness.

Core Features & Use Cases

  • Create New Async Controllers: Scaffold controllers with primary constructors, async endpoints, and proper dependency injection for scalable web APIs.
  • Refactor Existing Synchronous Controllers: Convert sync action methods to async, propagate CancellationTokens, and optimize dependency calls.
  • Use Case: You have an existing ASP.NET Core API with synchronous controllers that need refactoring for better performance. This Skill automates that transition with minimal manual effort.

Quick Start

Use the dotnet-controller-async skill to refactor your existing controllers from synchronous to asynchronous methods, ensuring they follow best practices for C# 12+.

Dependency Matrix

Required Modules

None required

Components

references

💻 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-controller-async
Download link: https://github.com/MauricioZwenger/ia-context/archive/main.zip#dotnet-controller-async

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.