Merge pull request #1135 from microsoft/RussKie-patch-1

Update dotnet-developer-projects.md
pull/1139/head
Dan Moseley 2019-11-07 09:27:00 -08:00 committed by GitHub
commit 5c9cfe3e7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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.