project-structure

Installation
SKILL.md

.NET Project Structure and Build Configuration

When to Use This Skill

Use this skill when:

  • Setting up a new .NET solution with modern best practices
  • Configuring centralized build properties across multiple projects
  • Implementing central package version management
  • Setting up SourceLink for debugging and NuGet packages
  • Automating version management with release notes
  • Pinning SDK versions for consistent builds

Recommended Solution Layout

Installs
451
GitHub Stars
52
First Seen
Mar 7, 2026
project-structure — wshaddix/dotnet-skills