From d8881de5a1137aff833f6ede04022ac3b6fd2f06 Mon Sep 17 00:00:00 2001 From: Daniele Fontani Date: Wed, 19 Feb 2020 21:47:43 +0100 Subject: [PATCH] Add RawCMS C# Project (#603) * Update README.md * Update README.md * Update README.md * fixes Co-authored-by: Shmavon Gazanchyan --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d588bb5..ba52bb0 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ If you are not a programmer, but would like to contribute, check out the [Awesom ## .NET - [MvvmCross](https://github.com/MvvmCross/MvvmCross/labels/first-timers-only) _(label: first-timers-only)_
The .NET MVVM framework for cross-platform solutions, including Xamarin.iOS, Xamarin.Android, Windows and Mac. +- [RawCMS](https://github.com/arduosoft/RawCMS/labels/good%20first%20issue) _(label: good first issue)_
RawCMS is a headless CMS written in ASP.NET Core, built for developers that embrace API-first technology. - [Shouldly](https://github.com/shouldly/shouldly/labels/Jump-In) _(label: Jump-In)_
Should testing for .net - the way Asserting *Should* be! ## C