Top 3 C# Semver Projects
-
Project mention: How do you track which version of microservice is deployed on a stage at any given point | reddit.com/r/microservices | 2021-12-13
I’m not sure about in Bitbucket, but our pipeline has installed GitVersion which ups the build version based on SemVer. https://gitversion.net/docs/ We have a HealthCheck endpoint to return this version.
-
Verlite
Automatically version projects via semantic git tags with a focus on being lite, optimized for continuous delivery.
Project mention: TIL: you can change the display width of tab characters in your GitHub settings if you don't like 8 character indentation | reddit.com/r/programming | 2022-05-17I personally just have a style that reduces the need for alignment: https://github.com/AshleighAdams/Verlite/tree/master/src/Verlite.Core
-
SonarQube
Static code analysis for 29 languages.. 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.
-
Versioning.NET
A dotnet tool that automatically increments versions in csproj files based on git commit hints.
C# Semver related posts
- How do you track which version of microservice is deployed on a stage at any given point
- Automating release notes with conventional commits
- Constant merge conflicts on csproj files
- New to cloud CI infrastructure (Bitbucket Pipelines in my case). What is the proper way to make a release?
- Artifact/Package versioning
Index
What are some of the best open-source Semver projects in C#? This list will help you:
Project | Stars | |
---|---|---|
1 | GitVersion | 2,252 |
2 | Verlite | 12 |
3 | Versioning.NET | 9 |
Are you hiring? Post a new remote job listing for free.