Communityv1.0.0

Dotnet Expert

Use when building .NET 8/9 applications, ASP.NET Core APIs, Entity Framework Core, MediatR CQRS, modular monolith architecture, FluentValidation, Result pattern, JWT authentication, or any C# backend development question.

1.9kdownloads1stars1active installsjgarrison929
View on ClawHubBack to Skills

Skill Details

Slug
dotnet-expert
Latest Version
1.0.0
Author
jgarrison929
Published
Feb 2, 2026
Updated
Feb 25, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Dotnet Expert.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release of dotnet-expert skill. - Provides guidance for building .NET 8/9 applications using ASP.NET Core APIs, Entity Framework Core, MediatR CQRS, modular monolith architecture, FluentValidation, JWT authentication, and strongly-typed C# code practices. - Emphasizes clean architecture, modular monolith project structure, CQRS with MediatR, the Result pattern over exceptions, and async-first development. - Includes code patterns for minimal APIs, CQRS request handlers, and robust input validation using FluentValidation. - Demonstrates a recommended Result type and error handling pattern for business logic. - Outlines best practices for structuring production-grade .NET backend applications.