From 20a8d9e7e0b975fd61f184dceed16c4053c73618 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20W=C4=99glarz?= Date: Tue, 13 Jun 2023 04:25:31 +0200 Subject: [PATCH] Update dotnet-developer-projects.md (#1382) --- dotnet-developer-projects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/dotnet-developer-projects.md b/dotnet-developer-projects.md index ebe172c4c..d7a4e0c4a 100644 --- a/dotnet-developer-projects.md +++ b/dotnet-developer-projects.md @@ -286,6 +286,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C * [Protobuf-net](https://github.com/mgravell/protobuf-net) - A .NET implementation of protobuf, allowing you to serialize your .NET objects efficiently and easily. * [Quick Diagram Tool for C#](https://github.com/realvizu/QuickDiagram) - Code visualization tool for C#. * [RepoZ](https://github.com/awaescher/RepoZ) - A zero-conf git repository hub for Windows and macOS with Windows Explorer and CLI enhancements. + * [RobiniaDocs](https://github.com/NeuroXiq/RobiniaDocs) - RobiniaDocs is a simple documentation hosting platform for .NET Core projects. * [scriptcs](https://github.com/scriptcs/scriptcs) - scriptcs makes it easy to write and execute C# with a simple text editor. * [Snoop WPF](https://github.com/cplotts/snoopwpf) - Snoop - The WPF Spy Utility * [Sql Bulk Copy Sync](https://github.com/WCOMAB/SqlBulkSync) - A lightweight, performant non-intrusive SQL Server data sync tool.