Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. .NET 8
.

.NET 8

Runtime
51 projects74.6k total stars13.2k total forks6 languages

Open-source projects built with .NET 8

There are currently 51 open-source projects built with .NET 8, with a combined total of 74.6k GitHub stars. The most common language among these projects is C#.

Showing 51 open-source projects · page 1 of 2

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
ImageSharp
ImageSharpSixLabors/ImageSharp

A high-performance, fully managed, cross-platform 2D graphics and image processing library for .NET.

8.0k895C#
7 hours ago
ElectronNET
ElectronNETElectronNET/Electron.NET

Build cross-platform desktop applications using ASP.NET Core (Razor Pages, MVC, Blazor) with Electron.

7.6k746C#
2 days ago
Flax Engine
Flax EngineFlaxEngine/FlaxEngine

A high-quality modern 3D game engine written in C++ and C# with a focus on fast workflow and stunning graphics.

6.9k704C++
1 day ago
SSH.NET
SSH.NETsshnet/SSH.NET

A Secure Shell (SSH-2) library for .NET, optimized for parallelism.

4.4k986C#
17 days ago
Puppeteer Sharp
Puppeteer Sharphardkoded/puppeteer-sharp

A .NET port of the official Node.js Puppeteer API for headless browser automation.

3.9k486C#
1 day ago
SteamDesktopAuthenticator
SteamDesktopAuthenticatorJessecar96/SteamDesktopAuthenticator

A desktop implementation of Steam's mobile authenticator app for Windows, allowing Steam features without a phone.

3.8k684C#
1 year ago
Telegram.Bot
Telegram.BotTelegramBots/Telegram.Bot

A .NET client library for building Telegram bots, providing full API coverage and extensive testing.

3.6k708C#
21 hours ago
Blazor workshop
Blazor workshopdotnet-presentations/blazor-workshop

A hands-on workshop for learning Blazor by building a pizza ordering application with .NET 8.

3.6k1.5kHTML
1 year ago
BEPUphysics
BEPUphysicsbepu/bepuphysics2

A pure C# 3D real-time physics simulation library for .NET 8, offering high-performance rigid body physics.

2.9k310C#
15 days ago
Akavache
Akavachereactiveui/Akavache

An asynchronous, persistent key-value store for .NET desktop and mobile applications, based on SQLite3.

2.5k281C#
11 hours ago
Castle.Core
Castle.Corecastleproject/Core

A .NET library providing core abstractions including DynamicProxy for runtime proxy generation and logging services.

2.3k483C#
3 months ago
Piranha CMS
Piranha CMSpiranhacms/piranha.core

A friendly editor-focused CMS for .NET that can be used as an integrated CMS or headless API.

2.2k611C#
7 days ago
Piranha CMS
Piranha CMSPiranhaCMS/piranha.core

A friendly editor-focused CMS for .NET that can be used as an integrated CMS or headless API.

2.2k611C#
7 days ago
Barotrauma
BarotraumaRegalis11/Barotrauma

A 2D online multiplayer submarine survival game set in the icy oceans of Jupiter's moon Europa.

2.2k464C#
1 month ago
.NET for Apache Spark
.NET for Apache Sparkdotnet/spark

.NET for Apache Spark provides high-performance .NET APIs for Apache Spark, enabling C# and F# developers to work with structured and streaming data.

2.1k333C#
2 months ago
.NEXT Raft
.NEXT Raftdotnet/dotNext

A high-performance .NET library suite for low-allocation scenarios like microservices, distributed systems, and database engines.

2.0k155C#
1 day ago
dotnetcore-microservices-poc
dotnetcore-microservices-pocasc-lab/dotnetcore-microservices-poc

A simplified insurance sales portal demonstrating microservices architecture with .NET Core, featuring CQRS, service discovery, and asynchronous communication.

1.9k687CSS
10 months ago
Downloader
Downloaderbezzad/Downloader

A fast, cross-platform, and reliable multipart downloader library for .NET applications with asynchronous progress events.

1.7k244C#
4 days ago
BitPlatform Templates
BitPlatform Templatesbitfoundation/bitplatform

A comprehensive Blazor toolkit with UI components, PWA tools, and a boilerplate for building unified web and native apps using C#.

1.4k265C#
1 day ago
SharpBrowser
SharpBrowsersharpbrowser/SharpBrowser

A fast, full-featured web browser built with C# and CefSharp, offering modern browsing capabilities and extensive customization.

1.0k430C#
1 year ago
userdialogs
userdialogsaritchie/userdialogs

A cross-platform .NET library for displaying native user dialogs (alerts, confirmations, progress, toasts, etc.) from shared code.

992357C#
1 year ago
iCal.NET
iCal.NETrianjs/ical.net

A robust, RFC 5545-compliant iCalendar library for .NET, enabling programmatic creation, parsing, and manipulation of calendar data.

969248C#
8 hours ago
BlazorFluentUI
BlazorFluentUIBlazorFluentUI/BlazorFluentUI

A Blazor component library porting Microsoft's Fluent UI React design system for building web apps with a consistent Office-like interface.

816124C#
2 years ago
BlazorFabric
BlazorFabriclimefrogyank/BlazorFabric

A port of Microsoft's Fluent UI React components and styles to Blazor for building web applications with a consistent Microsoft design language.

816124C#
2 years ago
WPF-Math
WPF-MathForNeVeR/wpf-math

A .NET library for rendering LaTeX-style mathematical formulas in WPF and Avalonia XAML applications.

719111C#
8 days ago
friflo ECS
friflo ECSfriflo/Friflo.Engine.ECS

A high-performance, fully managed C# Entity Component System library focused on simplicity, reliability, and developer experience.

71066C#
20 days ago
eShopOnBlazor
eShopOnBlazordotnet-architecture/eShopOnBlazor

A sample application demonstrating migration from ASP.NET Web Forms to Blazor for .NET 8.

532177JavaScript
2 years ago
Fake JSON Server
Fake JSON Serverttu/dotnet-fake-json-server

A .NET-based fake REST API server for prototyping and CRUD backends, with GraphQL support and no database required.

40795C#
3 months ago
Mond
MondRohansi/Mond

A scripting language for .NET Core with async/await sequences, prototype inheritance, and easy embedding.

39526C#
7 months ago
RecordParser
RecordParserleandromoh/recordparser

A zero-allocation, high-performance parser for fixed-length and variable-length files in .NET, using expression trees and Span.

32310C#
1 month ago
GenHTTP
GenHTTPKaliumhexacyanoferrat/GenHTTP

A lightweight, embeddable web server written in pure C# for quickly creating .NET web services with minimal configuration.

27644C#
2 days ago
NaturalSort.Extension
NaturalSort.Extensiontompazourek/NaturalSort.Extension

A C# extension method for StringComparison that enables natural sorting of strings containing numbers.

22120C#
5 months ago
BlazorApplicationInsights
BlazorApplicationInsightsIvanJosipovic/BlazorApplicationInsights

A Blazor wrapper for Microsoft Application Insights enabling telemetry collection in Blazor WebAssembly and Blazor Web App projects.

21033C#
8 days ago
NPOI
NPOItonyqus/npoi

A .NET library for reading and writing Office formats (Excel, Word) without requiring Microsoft Office installation.

16019C#
2 months ago
ChartJs for Blazor
ChartJs for Blazorerossini/BlazorChartjs

A Blazor wrapper component for Chart.js to create interactive charts in .NET 6, 7, and 8 applications.

14752JavaScript
1 year ago
DotnetPackaging
DotnetPackagingSuperJMN/DotnetPackaging

A pure .NET tool and library for packaging .NET application publish output into native installers for Linux, Windows, and macOS.

1317C#
2 months ago
1
2