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

adamralph/minver

🏷 Minimalist .NET packages, developed by humans, for versioning software or content using Git tags. observed · 2026-08-28

github.com/adamralph/minver · C# · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

74/100

  • Activity 93
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

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

  • gap_med: n/a
  • age_days: 2888
  • days_rel: n/a
  • days_push: 43
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1007 stars · 64 forks observed · 2026-08-28

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

MinVer is a minimalist .NET package that versions .NET SDK-style projects automatically using Git tags, applying SemVer 2.x versions to assemblies and packages at build time. It also ships as minver-cli, a .NET tool for versioning any software or content from Git tags.

Use cases

  • automatically version .NET projects from git tags
  • apply semantic versioning to assemblies and NuGet packages at build time
  • version non-.NET software or content using git tags
  • generate pre-release and patch versions in CI pipelines
  • stop maintaining version numbers manually in project files

When to choose

  • you build .NET SDK-style projects and want tag-driven automatic versioning
  • you want a zero-configuration, minimalist SemVer 2.x versioning solution
  • you release from Git tags and want versions applied during build or CI

When to avoid

  • your project is not built with the .NET SDK and you prefer a non-CLI solution
  • you need complex custom versioning schemes beyond SemVer 2.x git tags
  • you don't use Git

Facets

library · maturity active

build-tool version-control developer-tools cli developer-tools version-control dotnet cross-platform cli semantic-versioning git-tags nuget versioning msbuild dotnet-tool devops command-line

1 source

Member repositories

RepositoryRoleHealth v2
adamralph/minvermain74

For agents

markdown · JSON · MCP: product_card(name="adamralph/minver")

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