Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

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

.NET

Framework
730 projects1803.2k total stars316.4k total forks16 languages

Open-source projects built with .NET

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

Showing 715 open-source projects · page 15 of 20

……
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.

330210C#
14 days ago
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.

330210C#
14 days 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.

327161C#
9 days ago
FsPickler
FsPicklermbraceproject/FsPickler

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

32749F#
4 years 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.

32422C#
27 days ago
TypeShape
TypeShapeeiriktsarpalis/TypeShape

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

32433F#
1 year ago
FSharpLint
FSharpLintfsprojects/FSharpLint

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

32474F#
2 days 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#
5 months ago
Http.fs
Http.fshaf/Http.fs

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

31938HTML
2 years ago
ADOKit
ADOKitxforcered/ADOKit

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

31635C#
1 year ago
NReco.LambdaParser
NReco.LambdaParsernreco/lambdaparser

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

31457C#
7 months ago
BinarySerializer
BinarySerializerjefffhaynes/BinarySerializer

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

31268C#
2 months ago
Fusillade
Fusilladereactiveui/Fusillade

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

31230C#
4 days ago
MongoRepository
MongoRepositoryRobThree/MongoRepository

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

311137C#
6 years ago
FeedCord
FeedCordQolors/FeedCord

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

31131C#
11 months 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.

30792C#
1 year ago
MonoGame.Forms
MonoGame.FormsBlizzCrafter/MonoGame.Forms

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

30628C#
9 months ago
antinet
antinet0xd4d/antinet

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

306139C#
12 years 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.

30591F#
4 days 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.

30440C#
1 year 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.

30164C#
2 years 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
Testura.Code
Testura.CodeTestura/Testura.Code

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

29628C#
2 years ago
ravendb
ravendbayende/ravendb

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

2952C#
2 days 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.

28970F#
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#
5 months ago
fsharp-hedgehog
fsharp-hedgehoghedgehogqa/fsharp-hedgehog

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

28530F#
28 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.

28245C#
6 days ago
Hyperion
Hyperionakkadotnet/Hyperion

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

28163C#
1 year ago
InterpolatedSql
InterpolatedSqlDrizin/InterpolatedSql

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

27815C#
3 months ago
SwaggerProvider
SwaggerProviderfsprojects/SwaggerProvider

F# generative Type Provider that auto-generates strongly-typed HTTP client code from OpenAPI/Swagger schemas at compile time.

27860F#
4 days ago
1
14
15
16
20