Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

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

.NET Core

Runtime
191 projects374.1k total stars64.5k total forks12 languages

Open-source projects built with .NET Core

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

Showing 191 open-source projects · page 1 of 6

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
PowerShell
PowerShellPowerShell/PowerShell

A cross-platform automation and configuration framework with a command-line shell, scripting language, and cmdlet processing.

55.3k8.5kC#
1 day ago
WaveFunctionCollapse
WaveFunctionCollapsemxgmn/WaveFunctionCollapse

Generates bitmaps and tilemaps that are locally similar to a single input example, using a constraint-solving algorithm inspired by quantum mechanics.

25.3k1.4kC#
5 months ago
bitwarden-core
bitwarden-corebitwarden/core

The open-source backend infrastructure for Bitwarden, providing APIs, database, and core services for password management.

20.0k1.8kC#
1 day ago
ArchiSteamFarm
ArchiSteamFarmJustArchiNET/ArchiSteamFarm

A C# application for farming Steam trading cards from multiple accounts simultaneously without requiring the Steam client.

13.7k1.1kC#
13 hours ago
Orleans
Orleansdotnet/orleans

A cross-platform framework for building robust, scalable distributed applications in .NET using the virtual actor model.

10.9k2.1kC#
16 hours ago
Hangfire
HangfireHangfireIO/Hangfire

A .NET library for background job processing with fire-and-forget, delayed, and recurring tasks, no Windows Service required.

10.1k1.8kC#
9 days ago
MahApps.Metro
MahApps.MetroMahApps/MahApps.Metro

A toolkit for creating modern, Metro-style WPF applications with minimal effort.

9.8k2.4kC#
16 hours ago
ML.NET
ML.NETdotnet/machinelearning

An open-source, cross-platform machine learning framework for .NET developers to build, train, and deploy custom ML models.

9.4k2.0kC#
2 days ago
WPF
WPFdotnet/wpf

A .NET UI framework for building modern Windows desktop applications with XAML and vector-based rendering.

7.7k1.3kC#
12 hours ago
NSwag
NSwagRSuter/NSwag

A Swagger/OpenAPI toolchain for .NET, ASP.NET Core, and TypeScript that generates specifications and client code.

7.4k1.4kC#
2 months ago
quartznet
quartznetquartznet/quartznet

A fully-featured, open source job scheduling library for .NET applications.

7.1k1.7kC#
17 hours ago
QuartzNet
QuartzNetquartznet/quartznet

A fully-featured, open source job scheduling library for .NET applications.

7.1k1.7kC#
17 hours ago
Ant Design Blazor
Ant Design Blazorant-design-blazor/ant-design-blazor

A rich set of enterprise-class UI components for Blazor based on Ant Design.

6.2k1.2kC#
5 days ago
Event Store
Event StoreEventStore/EventStore

An event-native database platform engineered for modern software applications and event-driven architectures.

5.8k679C#
2 days ago
letsencrypt-win-simple
letsencrypt-win-simpleLone-Coder/letsencrypt-win-simple

A simple yet powerful ACMEv2 client for Windows to automate SSL/TLS certificate creation, installation, and renewal.

5.8k871C#
2 months ago
SkiaSharp
SkiaSharpmono/SkiaSharp

A cross-platform 2D graphics API for .NET, providing comprehensive rendering capabilities across mobile, server, and desktop.

5.6k645C#
13 hours ago
Edge.js
Edge.jstjanczuk/edge

Edge.js enables in-process interoperability between Node.js and .NET, allowing you to call .NET from Node.js and vice versa.

5.4k630C++
1 year ago
QRCoder W
QRCoder Wcodebude/QRCoder

A pure C# library for generating QR codes and Micro QR codes with multiple output formats and 23+ payload generators.

5.2k1.2kC#
13 days ago
NorthwindTraders
NorthwindTradersJasonGT/NorthwindTraders

A sample application demonstrating Clean Architecture with ASP.NET Core and Entity Framework Core.

5.0k1.6kC#
3 years ago
Command Line Parser
Command Line Parsercommandlineparser/commandline

A robust C#/.NET command line parser library with *nix getopt style, supporting F# and verb commands.

4.8k479C#
2 years ago
gRPC
gRPCgrpc/grpc-dotnet

A high-performance gRPC implementation for .NET Core 3.0+ with ASP.NET Core integration and HTTP/2 client support.

4.5k834C#
3 days ago
WalkingTec.Mvvm (WTM)
WalkingTec.Mvvm (WTM)dotnetcore/WTM

A rapid development framework for ASP.NET Core with built-in code generator and support for LayUI, React, Vue, and Blazor.

4.3k896C#
2 months ago
DotnetSpider
DotnetSpiderdotnetcore/DotnetSpider

A lightweight, efficient, and fast high-level web crawling and scraping framework for .NET.

4.1k1.1kC#
5 months ago
Q# samples
Q# samplesMicrosoft/Quantum

A collection of sample applications demonstrating quantum programming concepts and algorithms using Microsoft's Quantum Development Kit.

4.0k935Jupyter Notebook
2 years ago
Fluent Assertions
Fluent Assertionsfluentassertions/fluentassertions

A comprehensive set of extension methods for writing readable and intuitive assertions in .NET unit tests.

3.8k722C#
1 day ago
BruteShark
BruteSharkodedshimon/BruteShark

A Network Forensic Analysis Tool (NFAT) for deep inspection of PCAP files and live traffic, extracting credentials, building network maps, and reconstructing sessions.

3.4k356C#
3 years ago
surging
surgingdotnetcore/surging

A lightweight, high-performance microservices framework for .NET Core with RPC, service discovery, and event-driven architecture.

3.3k920C#
4 months ago
coverlet
coverlettonerdo/coverlet

A cross-platform code coverage collection tool for .NET, supporting line, branch, and method coverage.

3.2k396C#
5 days ago
BotSharp
BotSharpSciSharp/BotSharp

An open-source AI multi-agent framework in .NET for building and integrating intelligent conversational agents into business applications.

3.1k647C#
1 day ago
FastReport
FastReportFastReports/FastReport

Free open-source reporting tool for .NET applications that generates document-like reports from various data sources.

3.1k678C#
6 days ago
Sample .NET Core CQRS REST API
Sample .NET Core CQRS REST APIkgrzybek/sample-dotnet-core-cqrs-api

A sample .NET Core REST API demonstrating CQRS with raw SQL, DDD, and Clean Architecture.

3.1k678C#
2 years ago
Try .NET
Try .NETdotnet/try

A toolset for creating interactive C# and .NET experiences in the browser and in markdown documentation.

3.0k563TypeScript
9 months ago
JavaScriptServices
JavaScriptServicesaspnet/JavaScriptServices

A set of ASP.NET Core packages for integrating JavaScript frameworks, server-side rendering, and build tooling.

3.0k512C#
6 years ago
Chromely
Chromelymattkol/Chromely

A lightweight .NET framework for building cross-platform HTML desktop apps using native GUI and embedded Chromium.

3.0k269C#
3 years ago
Iron Python
Iron PythonIronLanguages/ironpython3

An open-source implementation of Python 3.x for the .NET Framework, built on the Dynamic Language Runtime.

2.8k316C#
6 days ago
Audit.NET
Audit.NETthepirat000/Audit.NET

An extensible framework to audit executing operations in .NET and .NET Core, generating detailed audit logs with evidence for reconstruction.

2.6k328C#
18 days ago
1
2
3
4
5
6