← all plugins

Create .NET Project from Template

curated by SkillMD · plugin · 4 skills

Discover, instantiate, and configure a .NET project from a template with smart defaults and NuGet package management.

Install the whole plugin (CLI)
npx skillmds add dotnet/template-discovery npx skillmds add dotnet/template-smart-defaults npx skillmds add dotnet/template-instantiation npx skillmds add github/nuget-manager
⬇ Download

Skills in this plugin

  1. template-discovery · dotnet
    Finds, inspects, and compares .NET project templates by resolving natural-language descriptions to ranked template matches with pre-filled parameters.
    4k
    repo stars
  2. template-smart-defaults · dotnet
    Fills in cross-parameter defaults when creating .NET projects with dotnet new, keeping related parameters consistent without overriding values the user set explicitly.
    4k
    repo stars
  3. template-instantiation · dotnet
    Creates .NET projects from templates with validated parameters, Central Package Management adaptation, and multi-project composition.
    4k
    repo stars
  4. nuget-manager · github
    Manage NuGet packages in .NET projects using the dotnet CLI for adding, removing, and updating package versions.
    36.2k
    repo stars