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
2
GitHub Stars
4
First Seen
Mar 1, 2026
dotnet-development — devbyray/github-copilot-starter