C#

Open-source projects categorized as C#

Top 23 C# Open-Source Projects

  • Files

    Building the best file manager experience for Windows

    Project mention: Is windows 11 worth it? | reddit.com/r/buildapc | 2023-05-25

    This is everybody's regular scheduled reminder that files is just better than Explorer.

  • calculator

    Windows Calculator: A simple yet powerful calculator that ships with Windows

    Project mention: I Still Use Windows 95 (archived, 2008) | news.ycombinator.com | 2023-05-17
  • SonarLint

    Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.

  • ShareX

    ShareX is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of files to many supported destinations you can choose from.

    Project mention: What's a good, free, full-featured screen recording software? | reddit.com/r/software | 2023-05-29

    ShareX

  • Ryujinx

    Experimental Nintendo Switch Emulator written in C#

    Project mention: Water Flickering Fix 1.0, fixes the flickering/fighting water on Ryu | reddit.com/r/NewYuzuPiracy | 2023-05-28

    That wasn't a full fix for the depth bias issues. A lot of investigation has been going on in PR 5012 (https://github.com/Ryujinx/Ryujinx/pull/5012). The game code that was breaking was found but the root cause of what the emulator is doing wrong hasn't been identified yet. The person who is doing the main investigation into the issue is doing this in his spare time and hasn't had an update in a while.

  • Jellyfin

    The Free Software Media System

    Project mention: Hvordan spare mest mulig på TV/streaming og internett | reddit.com/r/norge | 2023-05-30
  • WaveFunctionCollapse

    Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics

    Project mention: How to detect and fix isolated terrain (islands or lakes) in a tile-based terrain? | reddit.com/r/proceduralgeneration | 2023-05-07

    I am using WFC to generate the terrain, with pretty much a copy-paste implementation of the original WFC implemented into Unity.

  • Avalonia

    Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET Foundation community project.

    Project mention: Disapointed in maui at Build? | reddit.com/r/dotnet | 2023-05-28

    https://github.com/AvaloniaUI/Avalonia/blob/master/samples/ControlCatalog.Android/EmbedSample.Android.cs if you are interested

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • awesome-dotnet-core

    :honeybee: A collection of awesome .NET core libraries, tools, frameworks and software

    Project mention: Some open source repo to explore | reddit.com/r/csharp | 2023-03-19
  • Roslyn

    The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.

    Project mention: Ich werde niemals auf Proprietäre r Basis software entwickeln | reddit.com/r/informatik | 2023-05-21

    Der Compiler und das Framework sind Open source zB. https://github.com/dotnet/roslyn

  • awesome-dotnet

    A collection of awesome .NET libraries, tools, frameworks and software

    Project mention: Hi there. Is there any libraries or packages out there that’s similar or better than EfSchemaCompare? | reddit.com/r/dotnet | 2023-05-12

    When checking for .NET related tools I tend to look at awewsome-dotnet and I couldn't find EfSchemaCompare or any other tool which seems to be related. Might be worth adding it there.

  • Pulumi

    Pulumi - Infrastructure as Code in any programming language. Build infrastructure intuitively on any cloud using familiar languages 🚀

    Project mention: I'm new to infrastructure as code and I wonder if Ansible or Terraform is the right tool for my purpose | reddit.com/r/devops | 2023-05-19

    per customer deployment is typically not what these tools were made for. This is where these "Infrastructure as Yaml"-tools typically end. Have a look at pulumi https://www.pulumi.com

  • AspNetCore-Developer-Roadmap

    Roadmap to becoming an ASP.NET Core developer in 2023

    Project mention: .net Backend roadmap, suggestions? | reddit.com/r/dotnet | 2023-05-23
  • sst

    💥 SST makes it easy to build full-stack serverless apps.

    Project mention: Nextjs 13 with Serverless + AWS help | reddit.com/r/nextjs | 2023-05-29

    Try SST. You can drop it in and load a next js site into a stack.

  • DevToys

    A Swiss Army knife for developers.

    Project mention: Selfhosted Prettyprint/Encoder/Decoder/Validator/Utility thing? | reddit.com/r/selfhosted | 2023-05-18

    https://devtoys.app/ Windows only though.

  • ANTLR

    ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.

    Project mention: How should I prepare for AI-driven changes in the industry as a Software Engineering Manager | reddit.com/r/ExperiencedDevs | 2023-05-03

    Download the ANTLR jar from https://www.antlr.org/download/antlr-4.9.2-complete.jar Add the ANTLR jar to your project's classpath. Install the ANTLR Kotlin target by following the instructions at https://github.com/antlr/antlr4/blob/master/doc/targets/Kotlin.md Next, you'll need a Perl grammar file for ANTLR:

  • SteamTools

    🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。

    Project mention: Is steamX :card farmer safe? I have used idle daddy before and it was completely safe. | reddit.com/r/Steam | 2023-03-20

    English explanation https://github.com/BeyondDimension/SteamTools/blob/v3.x/README.en.md

  • OpenRA

    Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.

    Project mention: Error trying to run CnCNet (C&C) on Linux Mint | reddit.com/r/linux_gaming | 2023-05-24

    Personally, when I want my CnC fix I use OpenRA or the new remaster which runs fine with Proton on Steam.

  • CleanArchitecture

    Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core

    Project mention: Не знаю где задать этот вопрос | reddit.com/r/AskARussian | 2023-05-15
  • Bitwarden

    The core infrastructure backend (API, database, Docker, etc). (by bitwarden)

    Project mention: ApS murer | reddit.com/r/dkfinance | 2023-05-30
  • PEASS-ng

    PEASS - Privilege Escalation Awesome Scripts SUITE (with colors)

    Project mention: HackersToolKit.co - One-Stop Shop for Tool Commands for CTFs, bug bounty, and Penetration Testing | reddit.com/r/hackthebox | 2023-05-18

    Reject internet, embrace man. TBH it is not usefull at all, it is just in manual or embedded in kali, like basic webshells for example. It is cool to do such thing as a little free time project to learn about hosting and developing a website, but usefulnes for broader audience is minimal I think. For everyday use https://book.hacktricks.xyz are the best in my opinion.

  • ASP.NET Boilerplate

    ASP.NET Boilerplate - Web Application Framework

    Project mention: Does an open source 'backend platform' exist for dotnet? | reddit.com/r/dotnet | 2023-05-05

    This is pretty similar

  • lively

    Free and open-source software that allows users to set animated desktop wallpapers and screensavers powered by WinUI 3.

    Project mention: How can I make a video be my default PC animated desktop wallpaper? | reddit.com/r/Windows10 | 2023-05-11

    Lively

  • guiadevbrasil

    Um guia extenso de informações com um vasto conteúdo de várias áreas para ajudar, agregar conhecimento e retirar dúvidas, nesse guia você encontrará tudo que necessário para qualquer carreira relacionada a tecnologia.

    Project mention: quero aprender a programar | reddit.com/r/conversas | 2022-09-20
  • ONLYOFFICE

    ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-05-30.

C# related posts

Index

What are some of the best open-source C# projects? This list will help you:

Project Stars
1 Files 27,513
2 calculator 27,171
3 ShareX 24,333
4 Ryujinx 22,852
5 Jellyfin 22,457
6 WaveFunctionCollapse 21,344
7 Avalonia 17,983
8 awesome-dotnet-core 17,978
9 Roslyn 17,408
10 awesome-dotnet 16,709
11 Pulumi 16,098
12 AspNetCore-Developer-Roadmap 15,435
13 sst 14,777
14 DevToys 14,551
15 ANTLR 14,492
16 SteamTools 13,710
17 OpenRA 12,837
18 CleanArchitecture 12,730
19 Bitwarden 12,558
20 PEASS-ng 12,276
21 ASP.NET Boilerplate 11,085
22 lively 10,891
23 guiadevbrasil 10,748
TestGPT | Generating meaningful tests for busy devs
Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.
codium.ai