👈 Return to blog

7 Open Source Projects You Should Know - C# Edition ✔️

Overview

Hi everyone 👋🏼​
In this article, I’m going to look at seven OSS repository that you should know written in JavaScript, interesting projects that caught my attention and that I want to share.


Let’s start 🤙🏼​


QuestPDF

QuestPDF is open source .NET library for PDF document generation. Offering comprehensive layout engine powered by concise and discoverable C# Fluent API.


Easy to use, you can build your PDF document, step by step 🙂‍↕️

ShareX

ShareX is a free and open source software that lets you capture or record any area of your screen and share it with a single press of a key.


I use this software every day: it’s magical 🧙🏼‍♂️

OpenRA

Do you know Command & Conquer: Red Alert? Then you’ll love this: OpenRA is open source real-time strategy game engine for early Westwood games.


It runs on Windows, Linux, and Mac OS X.

Uno Platform

Uno Platform is an open source platform for building single codebase native mobile, web, desktop, and embedded apps quickly. It allows C# and WinUI XAML and/or C# code to run on all target platforms while allowing you control of every pixel.


It’s amazing, try it 🥇

QRCoder

QRCoder is a simple library, written in C#, which enables you to create QR codes. It is important to specify that it has no external dependencies and is supported for different versions of.NET (Framework, Core, etc.)


It is available as a NuGet package.

Windows Auto Dark Mode

Windows Auto Dark Mode is a simple software available in Microsoft Store, to switch between dark and light theme for Windows 10 and Windows 11.


Simple, clean and functional 💣

Ryujinx

Last but not least, a real gem for fans of Nintendo games: Ryujinx is a Nintendo Switch emulator written in C#.


This emulator aims at providing excellent accuracy and performance, a user-friendly interface and consistent builds ✈️


Conclusion

This list lists seven open source projects that are worth checking out, either to use them or even to contribute🖖


Happy coding!✨