cqrs-command
CommunityBuild Save/Create/Update/Delete commands with handlers.
Authorduc01226
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps create a CQRS command, its result, and a unified handler in a single file pattern for .NET applications.
Core Features & Use Cases
- Single-file command, result, and handler
- Async validation and optional file upload
- CRUD operation with side effects and error handling
Quick Start
Create a SaveProductCommand for creating or updating a product and its handler in one file.
Dependency Matrix
Required Modules
None requiredComponents
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: cqrs-command Download link: https://github.com/duc01226/EasyPlatform/archive/main.zip#cqrs-command Please download this .zip file, extract it, and install it in the .claude/skills/ directory.