From 1d1de6d2ed37f6bf2c93839f8a5a36d416effda9 Mon Sep 17 00:00:00 2001 From: Igor Velikorossov Date: Tue, 5 Nov 2019 19:51:50 +1100 Subject: [PATCH] Update dotnet-developer-projects.md Add a link to Git Extensions project --- dotnet-developer-projects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/dotnet-developer-projects.md b/dotnet-developer-projects.md index dbcce0e..a4c66a9 100644 --- a/dotnet-developer-projects.md +++ b/dotnet-developer-projects.md @@ -259,6 +259,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C * [FsEye](https://github.com/swensensoftware/fseye) - A visual object tree inspector for the F# Interactive. * [FsharpLint](https://github.com/fsprojects/FSharpLint) - Lint tool for F#. * [FsPickler](https://github.com/nessos/FsPickler) - Serialization library that facilitates the distribution of .NET objects. + * [Git Extensions](https://github.com/gitextensions/gitextensions) - A feature packed and extensible Windows UI tool for managing git repositories, it also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019). * [Fusion++](https://github.com/awaescher/Fusion) - A modern alternative to the Microsoft Assembly Binding Log Viewer (FUSLOGVW.exe). * [GitLink](https://github.com/GitTools/GitLink) - Command-line tool to make .NET open source accessible without the need for a symbols server * [GitVersion](https://github.com/GitTools/GitVersion) - Use convention to derive a SemVer product version from a GitFlow based repository.