dotnet-development

Installation
SKILL.md

.NET Development Standards

Apply these standards when developing .NET applications. For C# language-specific standards, also refer to the csharp-standards skill.

Prerequisites

This skill extends C# coding standards. Follow all C# naming and formatting conventions unless specifically overridden here.

Project Structure

1. Organization by Feature

Organize code by feature or module:

Installs
Repository
smithery/ai
First Seen
dotnet-development — smithery/ai