MinVer 2.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package MinVer --version 2.3.0
                    
NuGet\Install-Package MinVer -Version 2.3.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MinVer" Version="2.3.0">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MinVer" Version="2.3.0" />
                    
Directory.Packages.props
<PackageReference Include="MinVer">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MinVer --version 2.3.0
                    
#r "nuget: MinVer, 2.3.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package MinVer@2.3.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=MinVer&version=2.3.0
                    
Install as a Cake Addin
#tool nuget:?package=MinVer&version=2.3.0
                    
Install as a Cake Tool

Minimalistic versioning for .NET SDK-style projects using Git tags.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (77)

Showing the top 5 NuGet packages that depend on MinVer:

Package Downloads
EventAggregator.Blazor

Lightweight Event Aggregator for Blazor.

BlazorAnimate

Easily Animate Blazor Components using Blazor Animate. Powered by AOS.

RabbitMQ.Client.OAuth2

The RabbitMQ OAuth2 Client Library for .NET enables OAuth2 token refresh for RabbitMQ.Client

Aspire.Hosting.Elasticsearch

Elasticsearch support for .NET Aspire.

Elastic.Aspire.Hosting.Elasticsearch

Elasticsearch support for .NET Aspire.

GitHub repositories (183)

Showing the top 20 popular GitHub repositories that depend on MinVer:

Repository Stars
App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
LuckyPennySoftware/MediatR
Simple, unambitious mediator implementation in .NET
spectreconsole/spectre.console
A .NET library that makes it easier to create beautiful console applications.
LuckyPennySoftware/AutoMapper
A convention-based object-object mapper in .NET.
restsharp/RestSharp
Simple REST and HTTP API Client for .NET
xoofx/markdig
A fast, powerful, CommonMark compliant, extensible Markdown processor for .NET
scriban/scriban
A fast, powerful, safe and lightweight scripting language and engine for .NET
open-telemetry/opentelemetry-dotnet
The OpenTelemetry .NET Client
Dotnet-Boxed/Templates
.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.
libgit2/libgit2sharp
Git + .NET = ❤
jbogard/Respawn
Intelligent database cleaner for integration tests
Pixeval/Pixeval
Wow. Yet another Pixiv client!
exceptionless/Exceptionless
Exceptionless application
CarterCommunity/Carter
Carter is framework that is a thin layer of extension methods and functionality over ASP.NET Core allowing code to be more explicit and most importantly more enjoyable.
rabbitmq/rabbitmq-dotnet-client
RabbitMQ .NET client for .NET Standard 2.0+ and .NET 4.6.2+
AppMetrics/AppMetrics
App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.
FoundatioFx/Foundatio
Pluggable foundation blocks for building distributed apps.
microsoft/sbom-tool
The SBOM tool is a highly scalable and enterprise ready tool to create SPDX 2.2 compatible SBOMs for any variety of artifacts.
asynkron/protoactor-dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
FakeItEasy/FakeItEasy
The easy mocking library for .NET
Version Downloads Last Updated
8.0.0-alpha.1 7,529 1/6/2026
7.0.0 914,771 1/5/2026
7.0.0-rc.1 314 1/3/2026
7.0.0-alpha.2 1,144 12/27/2025
7.0.0-alpha.1 62 12/27/2025
6.2.0-alpha.1 161 12/25/2025
6.1.0 80,626 12/27/2025
6.1.0-rc.2 69 12/27/2025
6.1.0-rc.1 654 12/21/2025
6.1.0-beta.1 9,669 2/23/2025
6.0.0 3,727,105 9/4/2024
6.0.0-rc.1 768 8/15/2024
5.1.0-rc.1 153 8/15/2024
5.0.0 1,396,311 3/4/2024
5.0.0-beta.1 12,838 10/18/2023
5.0.0-alpha.1 5,554 6/9/2023
4.3.0 1,722,115 1/27/2023
4.3.0-beta.1 4,460 11/24/2022
4.2.0 1,416,266 8/22/2022
2.3.0 596,230 5/26/2020
Loading failed