From 55da5bf222a0fdfc2d3b817bb630500a4bce4303 Mon Sep 17 00:00:00 2001 From: Keerthipati Harshith Varma <2410030218@klh.edu.in> Date: Sat, 8 Nov 2025 23:28:19 +0530 Subject: [PATCH] docs: remove dead .NET and C# project links (RawCMS, grok.net) --- data.json | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/data.json b/data.json index 79669dd..232582c 100644 --- a/data.json +++ b/data.json @@ -21,24 +21,6 @@ ], "description": "The .NET MVVM framework for cross-platform solutions, including Xamarin.iOS, Xamarin.Android, Windows and Mac." }, - { - "name": "RawCMS", - "link": "https://github.com/arduosoft/RawCMS", - "label": "good first issue", - "technologies": [ - ".NET" - ], - "description": "RawCMS is a headless CMS written in ASP.NET Core, built for developers that embrace API-first technology." - }, - { - "name": "grok.net", - "link": "https://github.com/Marusyk/grok.net", - "label": "good first issue", - "technologies": [ - "C#" - ], - "description": "Cross platform .NET grok implementation" - }, { "name": "osu!", "link": "https://github.com/ppy/osu",