Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free. Learn more →
Top 5 C# Semver Projects
-
Gitversion: It reads your commit history and generates a semver version out of it. Say you are compiling main branch and have a tag 1.0. Then, you squash 3 PRs. When you build this version, the new version number will be 1.0.3. You can configure it to be smarter about increasing major, minor, patch fields. I typically use prefix on the commit messages so that it generates versions correctly. See more at https://gitversion.net/docs/
-
-
Revelo Payroll
Free Global Payroll designed for tech teams. Building a great tech team takes more than a paycheck. Zero payroll costs, get AI-driven insights to retain best talent, and delight them with amazing local benefits. 100% free and compliant.
-
Verlite
Automatically version projects via semantic git tags with a focus on being lite, optimized for continuous delivery.
-
Versioning.NET
A dotnet tool that automatically increments versions in csproj files based on git commit hints.
Project mention: Make Your .NET Startup Code More Modular with StartupOrchestration.NET | /r/dotnet | 2023-04-24Plus, if you're looking for a way to automate versioning in your .NET projects, check out my Versioning.NET repository, which is also used to version StartupOrchestration.NET.
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
C# Semver related posts
- Make Your .NET Startup Code More Modular with StartupOrchestration.NET
- How to set up automatic versioning
- How to automate the versioning of projects?
- Wrote a CLI application to increase .NET's projects version by Semver
- Managing Embedded SW revs?
- Question about app versioning...
- How do you track which version of microservice is deployed on a stage at any given point
-
A note from our sponsor - SonarQube
www.sonarqube.org | 4 Oct 2023
Index
What are some of the best open-source Semver projects in C#? This list will help you:
Project | Stars | |
---|---|---|
1 | GitVersion | 2,630 |
2 | BuildVersioning | 52 |
3 | Verlite | 22 |
4 | Versioning.NET | 18 |
5 | vernuntii | 6 |