dotnet-minimal-api-templates
CommunityBuild fast .NET APIs, effortlessly.
Authoronesmartguy
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides production-ready templates and patterns for building high-performance ASP.NET Core Minimal APIs, streamlining development with best practices for structure, async, and error handling. It helps you rapidly develop efficient and maintainable backend services.
Core Features & Use Cases
- Layered Project Structure: Organize API, Application, Domain, and Infrastructure layers for maintainability and scalability.
- CQRS with MediatR: Separate commands and queries for clear business logic and improved performance.
- Authentication & Authorization: Implement JWT-based security and policy-driven access control for secure APIs.
- Endpoint Filters & Result Pattern: Handle validation, exceptions, and API responses gracefully for a robust user experience.
Quick Start
Scaffold a new .NET Minimal API project with a layered structure, including CQRS with MediatR, a repository pattern for user management, and JWT authentication.
Dependency Matrix
Required Modules
MediatRMicrosoft.EntityFrameworkCoreFluentValidation.DependencyInjectionExtensionsErrorOrMapsterMapster.DependencyInjectionAsp.Versioning.Http
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-minimal-api-templates Download link: https://github.com/onesmartguy/next-level-real-estate/archive/main.zip#dotnet-minimal-api-templates Please download this .zip file, extract it, and install it in the .claude/skills/ directory.