Ross ROSS = Recommend OSS · open-source software intelligence for agents

dotnet/templating

This repo contains the Template Engine which is used by dotnet new observed · 2026-08-28

github.com/dotnet/templating · homepage observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 99
  • Release rhythm 97
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 0.0
  • age_days: 3718
  • days_rel: 22
  • days_push: 7
  • n_releases_24m: 43

Full methodology

Adoption not part of the score

1742 stars · 400 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

The .NET Template Engine, the library that powers the 'dotnet new' command for creating projects and files from templates. This repository has been consolidated into the dotnet/sdk repository, where further development and issue tracking now occur.

Use cases

  • create custom project templates for dotnet new
  • scaffold new .NET projects from templates
  • generate files from parameterized templates in .NET CLI
  • build and install dotnet new template packs
  • understand how dotnet new template engine works

When to choose

  • you are building custom templates for the dotnet new CLI
  • you need to programmatically instantiate .NET templates
  • you want to contribute to or study the template engine used by the .NET SDK

When to avoid

  • you need to file issues or contribute code - use dotnet/sdk instead
  • you need a general-purpose text templating language like Handlebars or Liquid
  • you are not working within the .NET ecosystem

Facets

library · maturity maintenance

templating cli build-tool developer-tools developer-tools cross-platform cli windows dotnet-new project-templates template-engine dotnet-sdk scaffolding command-line dotnet linux macos

7 sources

Member repositories

RepositoryRoleHealth v2
dotnet/templatingmain98

For agents

markdown · JSON · MCP: product_card(name="dotnet/templating")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem