Primary router skill for broad .NET work.
.NET base bundle
Install the focused .NET baseline: core platform guidance, project setup, modern C#, and Microsoft.Extensions composition patterns without pulling in diagnostics, migrations, or frontend tooling.
Install command
Run this command when you want the bundle to install every linked skill in one pass.
dotnet skills install bundle foundations
What this bundle covers
Install the focused .NET baseline: core platform guidance, project setup, modern C#, and Microsoft.Extensions composition patterns without pulling in diagnostics, migrations, or frontend tooling.
Included skills
These are the exact skills installed by this bundle command.
Create or reorganize .NET solutions with clean project boundaries, repeatable SDK settings, and a maintainable baseline for libraries, apps, tests, CI, and local development.
Write modern, version-aware C# for .NET repositories.
Use the Microsoft.Extensions stack correctly across Generic Host, dependency injection, configuration, logging, options, HttpClientFactory, and other shared infrastructure…
No skills are currently attached to this bundle.