NGit
DISCONTINUED
Verlite
Our great sponsors
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
NGit
We haven't tracked posts mentioning NGit yet.
Tracking mentions began in Dec 2020.
Verlite
-
TIL: you can change the display width of tab characters in your GitHub settings if you don't like 8 character indentation
I personally just have a style that reduces the need for alignment: https://github.com/AshleighAdams/Verlite/tree/master/src/Verlite.Core
-
Constant merge conflicts on csproj files
Self promotion: I made Verlite for this purpose, tho something like GitVersion might be more suitable for your workflow.
-
Automatic .NET Versioning Tool
If anyone is interested, I recently released mine, with an approach closer to MinVer + tags as a source of truth: https://github.com/AshleighAdams/Verlite
What are some alternatives?
LibGit2Sharp - Git + .NET = ❤
GitVersion - From git log to SemVer in no time
GitLink - Making .NET open source accessible!
GitRead.Net - .Net Standard library for reading Git repository data
Git Credential Manager for Windows
posh-git - A PowerShell environment for Git
Bonobo Git Server - Bonobo Git Server for Windows is a web application you can install on your IIS and easily manage and connect to your git repositories. Go to homepage for release and more info.
Gitea - Git with a cup of tea! Painless self-hosted all-in-one software development service, includes Git hosting, code review, team collaboration, package registry and CI/CD
Gogs - Gogs is a painless self-hosted Git service
Nerdbank.GitVersioning - Stamp your assemblies, packages and more with a unique version generated from a single, simple version.json file and include git commit IDs for non-official builds.