adamralph/minver
🏷 Minimalist .NET packages, developed by humans, for versioning software or content using Git tags. 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
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
- readme: https://github.com/adamralph/minver · fetched 2026-08-28 · 484e493e4f1b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| adamralph/minver | main | 74 |
For agents
markdown · JSON · MCP: product_card(name="adamralph/minver")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem