Csharp Project Setup

Guides expert-level .NET project initialization: SDK-style csproj, solution file structure, NuGet configuration, Directory.Build.props, and .NET 8+ project templates. Use when the user asks about C# project setup, .NET, csproj, solution file, NuGet, Directory.Build.props, .NET 8, dotnet new. Do NOT use when the user asks about C# modern idioms (use `csharp-modern-idioms`), C# testing (use `csharp-testing-patterns`), C# ASP.NET (use `csharp-aspnet-patterns`).

FerroxLabs ad493ee 2 files · 36.5 KB Updated 37 repo stars

File contents

ferroxlabs/murage/tree/main/skills-library/csharp-project-setup commit ad493ee942

Frequently asked questions

npx skillmds@latest add ferroxlabs/csharp-project-setup