From 17b4d40d4e83d20f9a487ed26b0070b60d6273a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Agn=C3=A8s=20ZITTE?= <16295702+agneszitte-nventive@users.noreply.github.com> Date: Fri, 25 Dec 2020 06:34:38 -0500 Subject: [PATCH] Add Uno Platform project to the list of C# projects (#697) * Add Uno Platform project to the list of C# projects This PR adds Uno Platform to the list of C# OSS projects. (https://github.com/unoplatform/uno) * Adjust url for Uno Platform repo Co-authored-by: Shmavon Gazanchyan --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a8910c..f29a595 100644 --- a/README.md +++ b/README.md @@ -50,9 +50,10 @@ If you are not a programmer, but would like to contribute, check out the [Awesom ## C# +- [grok.net](https://github.com/Marusyk/grok.net/labels/good%20first%20issue) _(label: good first issue)_
Cross platform .NET grok implementation - [OpenRA](https://github.com/OpenRA/OpenRA/labels/Easy) _(label: Easy)_
A Real Time Strategy game engine supporting early Westwood classics such as Command & Conquer: Red Alert. - [osu!](https://github.com/ppy/osu/labels/good-first-issue) _(label: good-first-issue)_
Music game. Rhythm is just a *click* away! -- [grok.net](https://github.com/Marusyk/grok.net/labels/good%20first%20issue) _(label: good first issue)_
Cross platform .NET grok implementation +- [Uno Platform](https://github.com/unoplatform/uno/labels/good%20first%20issue) _(label: good first issue)_
OSS project for creating pixel-perfect, single-source C# and XAML apps which run natively on iOS, Android, macOS, Linux and Web via WebAssembly. ## C++