Project Structure

Guidelines for organizing .NET projects, including solution structure, project references, folder conventions, .slnx format, centralized build properties, and central package management. Use when setting up a new .NET solution with modern best practices, configuring centralized build properties across multiple projects, implementing central package version management, or setting up SourceLink for debugging.

wshaddix f3c3bc5 13.6 KB Updated

File contents

wshaddix/dotnet-skills/tree/main/skills/project-structure commit f3c3bc5c79

Frequently asked questions

npx skillmds add wshaddix/project-structure