Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

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

.NET

Framework
900 projects1820.9k total stars319.4k total forks19 languages

Open-source projects built with .NET

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

Showing 900 open-source projects · page 15 of 25

……
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
MySQL Connector/NET
MySQL Connector/NETmysql/mysql-connector-net

A fully-managed ADO.NET driver for MySQL, providing .NET applications with native database connectivity and modern features.

333212C#
28 days ago
Zebus
ZebusAbc-Arbitrage/Zebus

A lightweight peer-to-peer service bus for .NET applications, built with CQRS principles for fast and resilient communication.

33264C#
2 months ago
NLog for ASP.NET and ASP.NET Core
NLog for ASP.NET and ASP.NET CoreNLog/NLog.Web

NLog integration for ASP.NET and ASP.NET Core, providing HTTP context layout renderers for structured logging.

329161C#
10 days ago
MediatR.Extensions.Microsoft.DependencyInjection
MediatR.Extensions.Microsoft.DependencyInjectionjbogard/MediatR.Extensions.Microsoft.DependencyInjection

Adds MediatR support to Microsoft's dependency injection container for .NET applications.

327104C#
3 years ago
Publish-time Pre-render for Blazor Wasm
Publish-time Pre-render for Blazor Wasmjsakamoto/BlazorWasmPreRendering.Build

A NuGet package that pre-renders Blazor WebAssembly apps into static HTML files during publish for improved SEO and OGP visibility.

32722C#
12 days ago
FsPickler
FsPicklermbraceproject/FsPickler

A fast, multi-format .NET serialization library with comprehensive type support, including F# types.

32749F#
4 years ago
FSharpLint
FSharpLintfsprojects/FSharpLint

A static analysis tool for F# that enforces coding conventions, detects code smells, and checks formatting rules.

32675F#
1 day ago
TypeShape
TypeShapeeiriktsarpalis/TypeShape

A practical F# library for datatype-generic programming using reflection and visitor patterns to minimize boilerplate.

32233F#
1 year ago
ZeroQL
ZeroQLbyme8/ZeroQL

A high-performance C# GraphQL client with Linq-like syntax that avoids Reflection.Emit for near-raw HTTP call performance.

32019C#
6 months ago
Http.fs
Http.fshaf/Http.fs

A simple, functional HTTP client library for F# with an immutable, fluent API.

31938HTML
3 years ago
ADOKit
ADOKitxforcered/ADOKit

A modular attack toolkit for Azure DevOps Services that leverages the REST API for reconnaissance, privilege escalation, and persistence.

31835C#
1 year ago
FeedCord
FeedCordQolors/FeedCord

A self-hosted RSS feed reader that automatically posts updates to Discord via webhooks.

31834C#
1 year ago
Fusillade
Fusilladereactiveui/Fusillade

An opinionated HTTP library for .NET apps that provides request deduplication, prioritization, concurrency limiting, and offline caching.

31430C#
1 day ago
NReco.LambdaParser
NReco.LambdaParsernreco/lambdaparser

A runtime parser for .NET that evaluates string expressions (formulas, method calls) by building dynamic LINQ expression trees.

31358C#
9 months ago
BinarySerializer
BinarySerializerjefffhaynes/BinarySerializer

A .NET declarative serialization framework for precise byte and bit-level control over binary formats and protocols.

31368C#
3 months ago
MongoRepository
MongoRepositoryRobThree/MongoRepository

A repository pattern abstraction layer built on top of the official MongoDB C# driver for .NET applications.

311138C#
6 years ago
Pkcs11Interop
Pkcs11InteropPkcs11Interop/Pkcs11Interop

A managed .NET wrapper for unmanaged PKCS#11 libraries, enabling .NET applications to interface with cryptographic hardware like HSMs and smart cards.

31092C#
1 year ago
antinet
antinet0xd4d/antinet

A .NET library that prevents managed debuggers and profilers from working by exploiting undocumented CLR features.

307136C#
12 years ago
MonoGame.Forms
MonoGame.FormsBlizzCrafter/MonoGame.Forms

Integrate MonoGame rendering into Windows Forms applications to easily create custom editor environments.

30628C#
11 months ago
CodegenCS
CodegenCSDrizin/CodegenCS

A C# toolkit for code generation using plain C# templates, offering a modern alternative to T4 with hybrid programmatic and markup approaches.

30540C#
1 year ago
FSharp.TypeProviders.StarterPack
FSharp.TypeProviders.StarterPackfsprojects/FSharp.TypeProviders.StarterPack

An SDK for creating F# type providers with the ProvidedTypes.fs API files needed for authoring.

30491F#
1 month ago
PCL Storage
PCL Storagedsplaisted/PCLStorage

A portable .NET library providing consistent file I/O APIs across multiple platforms including Xamarin, Windows Phone, and Windows Store.

30392C#
8 years ago
practical-dapr
practical-daprthangchung/practical-dapr

A full-stack .NET microservices reference application built on Dapr and Tye for Kubernetes deployment.

30064C#
3 years ago
Testura.Code
Testura.CodeTestura/Testura.Code

A wrapper around the Roslyn API for generating, saving, and compiling C# code programmatically.

29728C#
2 years ago
ravendb
ravendbayende/ravendb

A LINQ-enabled ACID NoSQL document database for .NET with multi-platform support.

2962C#
2 days ago
inVtero.net
inVtero.netShaneK2/inVtero.net

A high-speed memory forensics tool for analyzing physical memory dumps to find/extract processes and hypervisors using virtual machine introspection.

29652C#
2 years ago
stuntman
stuntmanritterim/stuntman

A .NET library for impersonating users during development using ASP.NET Identity claims.

29233C#
4 years ago
Channels
Channelsdavidfowl/Channels

A .NET library for high-performance push-based stream processing, now part of System.IO.Pipelines.

29236C#
9 years ago
silky
silkyliuhll/silky

A .NET microservices framework for building distributed applications with RPC communication and service governance.

29069C#
1 year ago
XPlot
XPlotfslaborg/XPlot

A collection of older F# plotting libraries using Plotly and Google Charts as backends for data visualization.

28870F#
1 year ago
Blazor I18n/Localization Text
Blazor I18n/Localization Textjsakamoto/Toolbelt.Blazor.I18nText

A class library for localizing text in Blazor applications using JSON/CSV files and static typing.

28529C#
6 months ago
fsharp-hedgehog
fsharp-hedgehoghedgehogqa/fsharp-hedgehog

State-of-the-art property testing library for .NET with integrated shrinking and deterministic runs.

28431F#
25 days ago
Silverback
SilverbackBEagle1984/silverback

A .NET message bus and broker integration library for building event-driven architectures with first-class Apache Kafka and MQTT support.

28443C#
1 day ago
Hyperion
Hyperionakkadotnet/Hyperion

A high-performance polymorphic serializer for .NET, designed for safe message transfer in distributed systems.

28162C#
1 year ago
InterpolatedSql
InterpolatedSqlDrizin/InterpolatedSql

A .NET library for building injection-safe SQL statements using string interpolation syntax.

28015C#
5 months ago
Warewolf ESB
Warewolf ESBWarewolf-ESB/Warewolf

A visual, flow-based development environment for designing and creating microservices with drag-and-drop functionality.

278116C#
1 day ago
1
14
15
16
25