Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today. Learn more →
Top 10 C# Git Tool Projects
-
GitExtensions
Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).
-
To use it as an API on windows you might want to go with a C# wrapper. libgit2sharp
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
Project mention: Deploying Flutter applications to Google Play using Github actions | dev.to | 2022-09-15
GitVersion is not available by default and needs to be installed beforehand if we want to use the features it offers. The action is available here.
-
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.
Project mention: Phabricator replacement? | Or OpenProject alternative? | issue tracking/code | reddit.com/r/selfhosted | 2022-08-02Bonobo Git Server - git server, I will need this (or similar) but no bug tracking
-
RepoZ
👨💻 A zero-conf git repository hub for Windows and macOS with Windows Explorer- & CLI-enhancements
-
Project mention: Ask HN: Codebases with great, easy to read code? | news.ycombinator.com | 2022-03-21
Thanks for the kind words!
I’ve also published an open-source iOS + Android app to the App Stores, called GitTrends that leverages my AsyncAwaitBestPractices library if anyone wants to see how to use it in a real/live production app!
The source code for GitTrends is available here: https://gittrends.com
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
Husky.Net
Git hooks made easy with Husky.Net internal task runner! 🐶 It brings the dev-dependency concept to the .NET world!
Project mention: Can the command dotnet format cause runtime errors? | reddit.com/r/dotnet | 2023-01-12One suggestion that I have is to set up Husky.Net. It'll allow you to ensure that dotnet format is run on every staged file. Assuming you guys are doing appropriately sized commits and PRs, your team will be able to evaluate formatting changes better by reviewing them in chunks as they come in, and not all at once in a large codebase.
-
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
-
C# Git Tools related posts
- Can the command dotnet format cause runtime errors?
- Ask HN: Where are the simple Git GUIs?
- Libgit2 win10 ?
- What’s your favorite dev story so far in your career?
- How do you work on the same project when you're in between two PC's in a day?
- Learning git as a beginner
- Are there any data replication libraries? Not just sending data.
-
A note from our sponsor - SonarLint
www.sonarlint.org | 4 Feb 2023
Index
What are some of the best open-source Git Tool projects in C#? This list will help you:
Project | Stars | |
---|---|---|
1 | GitExtensions | 6,770 |
2 | LibGit2Sharp | 2,737 |
3 | GitVersion | 2,440 |
4 | Bonobo Git Server | 1,755 |
5 | RepoZ | 841 |
6 | GitTrends | 636 |
7 | GitLink | 558 |
8 | Husky.Net | 372 |
9 | Verlite | 18 |
10 | GitRead.Net | 16 |