C# .NET

Open-source C# projects categorized as .NET

Top 23 C# .NET Projects

  1. Jellyfin

    The Free Software Media System - Server Backend & API

    Project mention: Jellyfin 12.0 | news.ycombinator.com | 2026-09-07

    They don't mention it so I don't think it was changed, but I am really looking forward to multiple libraries actually separating the contents.

    This <https://github.com/jellyfin/jellyfin/issues/17215> is an example bug; there were others but I can't find them at the moment.

  2. Code Effects

    Code Effects: AI-Ready .NET Business Rules Engine. Embed visual business rules in your .NET app with AI-assisted authoring, native VS debugging, blazing-fast compiled evaluation, and no SaaS dependency. FREE edition available.

    Code Effects logo
  3. Files

    A modern file manager that helps users organize their files and folders.

    Project mention: FastScan VS Files - a user suggested alternative | libhunt.com/r/FastScan | 2026-09-11

    Hardware-accelerated, zero-copy systems file scanner for Node.js. Powered by AVX-512/AVX2/NEON SIMD and kernel mmap for ultra-fast log forensics and search.

  4. ASP.NET Core

    ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

    Project mention: PAGI: What happens to a Send in Flight? | dev.to | 2026-08-29

    .NET's Kestrel is the opposite precedent, and the stable one: after a client disconnect, writes to the response are silently discarded and the documented contract is "observe the RequestAborted cancellation token." That token is exactly what PAGI's pagi.connection object is.

  5. Avalonia

    Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The future of .NET UI

    Project mention: Caso de éxito: los toolkits gráficos | dev.to | 2026-09-10
  6. SteamTools

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

  7. ILSpy

    .NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!

  8. Introducing .NET Multi-platform App UI (MAUI)

    .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.

    Project mention: Ask HN: What Is the State of App Development in 2026? | news.ycombinator.com | 2026-05-30
  9. ReSharper

    ReSharper is now available in VS Code and Cursor. ReSharper brings a professional toolset for C# developers backed by over 20 years of experience, enterprise-grade security, SOC 2 compliance, and the trust of companies worldwide.

    ReSharper logo
  10. Bitwarden

    Bitwarden infrastructure/backend (API, database, Docker, etc). (by bitwarden)

    Project mention: Rebuilding my terminal from a git clone | dev.to | 2026-08-25

    The public keys and ~/.ssh/config are committed as plain files, the private halves are rendered from Bitwarden at apply time and never touch git. The same mechanism fills in per-machine values — my .chezmoi.toml.tmpl pulls a few cloud subscription IDs from a Bitwarden item so the helper scripts in ~/.local/bin know which subscription to talk to without those IDs living in a public repo.

  11. CleanArchitecture

    Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 10 (by ardalis)

  12. .NET Runtime

    .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.

    Project mention: Generic Math in C#: The Complete Guide | dev.to | 2026-09-11

    Open a built-in type such as int, or Int32, and follow its interfaces upward. You will find INumberBase, which describes an abstract number: an object on which abstract numeric operations can be performed. Surprisingly, the core operations themselves live in separate interfaces.

  13. 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: OpenRA | news.ycombinator.com | 2026-06-27
  14. MonoGame

    One framework for creating powerful cross-platform games.

    Project mention: MonoGame: A .NET framework for making cross-platform games | news.ycombinator.com | 2026-03-07
  15. ImageGlass

    🏞 A fast, open-source, modern image viewer for 90+ formats – including WEBP, GIF, SVG, AVIF, JXL, HEIC and more – built for smooth browsing across Windows, macOS, and Linux.

  16. winsw

    A wrapper executable that can run any executable as a Windows service, in a permissive license.

  17. Polly

    Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.

    Project mention: Node.js has plenty of circuit breakers. So why did I build another one? | dev.to | 2026-07-27

    Java solved this years ago with resilience4j. .NET has Polly. Node.js... has pieces.

  18. modular-monolith-with-ddd

    Full Modular Monolith application with Domain-Driven Design approach.

    Project mention: I Curated 106 Software Design Resources and Ranked What Actually Matters | dev.to | 2026-02-12

    kgrzybek/modular-monolith-with-ddd — The most complete Modular Monolith example I've seen. C#, but the patterns are universal.

  19. ArchiSteamFarm

    C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.

    Project mention: ArchiSteamFarm VS steam-game-idler - a user suggested alternative | libhunt.com/r/ArchiSteamFarm | 2026-07-03
  20. ASP.NET Boilerplate

    ASP.NET Boilerplate - Web Application Framework

  21. spectre.console

    A .NET library that makes it easier to create beautiful console applications.

    Project mention: Never stop learning | dev.to | 2026-05-02

    First, check out the following thread in its entirety, which is what AI might form a response from. Now let's explore a better way using Spectre.Console NuGet package.

  22. BenchmarkDotNet

    Powerful .NET library for benchmarking

    Project mention: I needed up-to-date .NET mapper benchmarks. They didn't exist. | dev.to | 2026-06-24

    I built a BenchmarkDotNet runner that measures the major .NET mappers across consistent scenarios, plus a small landing page to read the results.

  23. Mono

    Mono open source ECMA CLI, C# and .NET implementation.

  24. Terminal.Gui

    Cross Platform Terminal UI toolkit for .NET

  25. dnSpy

    Unofficial revival of the well known .NET debugger and assembly editor, dnSpy (by dnSpyEx)

  26. AppSignal

    AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.

    AppSignal logo
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).

C# .NET discussion

Log in or Post with

C# .NET related posts

  • Generic Math in C#: The Complete Guide

    8 projects | dev.to | 11 Sep 2026
  • Show HN: K7 – self-hosted media server I built after years on Plex/Jellyfin

    1 project | news.ycombinator.com | 9 Sep 2026
  • Jellyfin 12.0 Released

    1 project | news.ycombinator.com | 7 Sep 2026
  • AutoHttps: a zero-dependency automatic HTTPS library for ASP.NET Core / Kestrel

    1 project | dev.to | 6 Sep 2026
  • Show HN: AutoHttps, zero-dependency automatic HTTPS for ASP.NET Core

    1 project | news.ycombinator.com | 6 Sep 2026
  • AI Systems Need Runtime Budgets

    1 project | dev.to | 3 Sep 2026
  • We configured OpenTelemetry logs in Rails

    1 project | news.ycombinator.com | 1 Sep 2026
  • A note from our sponsor - AppSignal
    www.appsignal.com | 12 Sep 2026
    Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise. Learn more →

Index

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

# Project Stars
1 Jellyfin 56,829
2 Files 44,906
3 ASP.NET Core 38,436
4 Avalonia 31,455
5 SteamTools 26,797
6 ILSpy 26,020
7 Introducing .NET Multi-platform App UI (MAUI) 23,321
8 Bitwarden 20,039
9 CleanArchitecture 18,470
10 .NET Runtime 18,268
11 OpenRA 17,344
12 MonoGame 14,395
13 ImageGlass 14,326
14 winsw 14,283
15 Polly 14,235
16 modular-monolith-with-ddd 13,988
17 ArchiSteamFarm 13,681
18 ASP.NET Boilerplate 12,003
19 spectre.console 11,605
20 BenchmarkDotNet 11,492
21 Mono 11,464
22 Terminal.Gui 11,203
23 dnSpy 11,051

Sponsored
Code Effects: AI-Ready .NET Business Rules Engine
Embed visual business rules in your .NET app with AI-assisted authoring, native VS debugging, blazing-fast compiled evaluation, and no SaaS dependency. FREE edition available.
codeeffects.com

Did you know that C# is
the 12th most popular programming language
based on number of references?