dotnet-project-structure
CommunityCentralize modern .NET builds and versioning.
AuthorAaronontheweb
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill standardizes and modernizes .NET project scaffolding by introducing a .slnx-based solution format, centralized build configuration, and SDK pinning to ensure consistent and reproducible builds across repositories.
Core Features & Use Cases
- Modern solution structure: Introduces a .slnx-based solution format, Directory.Build.props, and Directory.Packages.props for predictable builds.
- Centralized version management: Uses global.json for SDK pinning and RELEASE_NOTES.md to track and propagate versioning across the repo.
- SourceLink and debugging: Enables SourceLink for attaching source to NuGet packages and ensures symbol packaging consistency via NuGet.Config.
- Ideal use cases: Multi-project solutions and cross-repo teams seeking standardized build pipelines and upgrade paths.
Quick Start
Initialize a new repository with a modern .NET structure defined by .slnx, centralized props, and SDK pinning, then commit the baseline files.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: dotnet-project-structure Download link: https://github.com/Aaronontheweb/dotnet-skills/archive/main.zip#dotnet-project-structure Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.