Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

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

.NET

Framework
900 projects1833.7k total stars321.2k total forks19 languages

Open-source projects built with .NET

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

Showing 900 open-source projects · page 14 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
FSharp.Data.GraphQL
FSharp.Data.GraphQLfsprojects/FSharp.Data.GraphQL

An F# implementation of the GraphQL specification, providing a type-safe server and client library for .NET ecosystems.

40674F#
16 days ago
TinyCsvParser
TinyCsvParserbytefish/TinyCsvParser

A high-performance, extensible CSV parsing library for .NET with support for synchronous and asynchronous reading.

40678C#
3 days ago
PixelViewer
PixelViewercarina-studio/PixelViewer

A cross-platform image viewer for inspecting and rendering raw pixel data from Luminance, YUV, RGB, ARGB, and Bayer formats.

40648C#
3 days ago
RestClient.Net
RestClient.NetMelbourneDeveloper/RestClient.Net

A type-safe, functional C# REST client library with compile-time exhaustiveness checking and OpenAPI/MCP code generation.

40551C#
7 months ago
C# SNMP Library
C# SNMP Librarylextudio/sharpsnmplib

A comprehensive open-source SNMP library for C# and .NET, supporting SNMP v1, v2c, and v3 for agent and manager development.

404149C#
3 months ago
DDD-starter-dotnet
DDD-starter-dotnetitlibrium/DDD-starter-dotnet

A sample implementation and comparison of various DDD approaches in .NET to quickly start domain-driven design projects.

40432C#
11 months ago
DotNet.Glob
DotNet.Globdazinator/DotNet.Glob

A high-performance globbing library for .NET that outperforms Regex for file pattern matching.

40229C#
9 months ago
NLog.Extensions.Logging
NLog.Extensions.LoggingNLog/NLog.Extensions.Logging

A logging provider that integrates NLog with Microsoft's ILogger abstraction and dependency injection for .NET applications.

402149C#
12 days ago
ReverseMarkdown
ReverseMarkdownmysticmind/reversemarkdown-net

A reliable C# library for converting HTML to Markdown, supporting multiple flavors like GitHub, Slack, and Telegram.

39883HTML
15 days ago
C# (.NET)
C# (.NET)appium/appium-dotnet-driver

A .NET client library for Appium that extends Selenium WebDriver to automate mobile, desktop, and web applications.

398184C#
18 hours ago
mongo-efcore-provider
mongo-efcore-providermongodb/mongo-efcore-provider

An Entity Framework Core provider for MongoDB, enabling .NET developers to interact with MongoDB using familiar EF Core patterns.

39744C#
4 days ago
MicroElements.Swashbuckle.FluentValidation
MicroElements.Swashbuckle.FluentValidationmicro-elements/MicroElements.Swashbuckle.FluentValidation

Integrates FluentValidation rules with Swashbuckle to automatically generate accurate OpenAPI/Swagger schemas.

39768C#
7 days ago
BlazorGoogleMaps
BlazorGoogleMapsrungwiroon/BlazorGoogleMaps

A Blazor library for integrating Google Maps with full API support, advanced markers, and clustering for WebAssembly and Server apps.

390117C#
1 month ago
WampSharp
WampSharpCode-Sharp/WampSharp

A C# implementation of the Web Application Messaging Protocol (WAMP) for real-time communication between clients and servers.

38884C#
1 year ago
CoordinateSharp
CoordinateSharpTronald/CoordinateSharp

A .NET library for geographic coordinate conversions, parsing, formatting, and location-based celestial calculations in C#.

38057C#
5 days ago
EntityFramework.Triggers
EntityFramework.TriggersNickStrupat/EntityFramework.Triggers

Adds trigger-like events (inserting, updating, deleting) to Entity Framework and Entity Framework Core entities.

37946C#
1 year ago
ExCSS
ExCSSTylerBrinks/ExCSS

A CSS 2.1 and CSS 3 parser for .NET that provides a LINQ-friendly object model for reading and manipulating stylesheets.

378128C#
9 days ago
Wire
Wirerogeralsing/Wire

A high-performance polymorphic binary serializer for .NET, designed for distributed systems with support for surrogates and version tolerance.

37463C#
3 years ago
FSharpLu
FSharpLuMicrosoft/fsharplu

A lightweight F# utility library providing helpers for string manipulation, logging, collections, file operations, JSON serialization, and Azure/Windows integration.

37141F#
4 days ago
FastCloner
FastClonerlofcz/FastCloner

A high-performance deep cloning library for .NET that combines source generation with reflection fallback for zero-config object copying.

36817C#
3 days ago
Math.NET Symbolics
Math.NET Symbolicsmathnet/mathnet-symbolics

A lightweight open-source computer algebra library for .NET, Silverlight, and Mono, written in F#.

36872F#
2 years ago
NBXplorer
NBXplorerdgarage/NBXplorer

A minimalist .NET-based UTXO tracker for HD wallets, designed to work with pruned Bitcoin nodes and multiple altcoins.

368218C#
4 days ago
FSharp.SystemTextJson
FSharp.SystemTextJsonTarmil/FSharp.SystemTextJson

A System.Text.Json serializer for F# types including records, discriminated unions, and collections with extensive customization.

36748F#
2 months ago
IsoVoxel
IsoVoxeltommyettinger/IsoVoxel

A command-line tool that generates isometric pixel art renders from MagicaVoxel .vox files.

36322C#
3 years ago
Fluxzy.Core
Fluxzy.Corehaga-rak/fluxzy.core

A fast, fully streamed MITM proxy for intercepting, recording, and modifying HTTP/1.1, HTTP/2, WebSocket, and gRPC traffic.

36329C#
11 days ago
Docopt
Docoptdocopt/docopt.net

A .NET command-line argument parser that automatically generates parsing logic from help text in docopt format.

36033C#
6 months ago
Pokemon-Go-Rocket-API
Pokemon-Go-Rocket-APIFeroxRev/Pokemon-Go-Rocket-API

An unofficial C# client API library for interacting with Pokémon GO game servers, enabling programmatic gameplay automation.

360223C#
10 years ago
BlazorDatasheet
BlazorDatasheetanmcgrath/BlazorDatasheet

A Blazor component for creating interactive, Excel-like data grids with editing, formulas, and validation.

35879C#
16 hours ago
Remote.Linq
Remote.Linq6bee/Remote.Linq

A library to translate LINQ expression trees into serializable forms for execution on remote services.

35630C#
2 months ago
EntityFrameworkCore.DataEncryption
EntityFrameworkCore.DataEncryptionEastrall/EntityFrameworkCore.DataEncryption

A plugin for Microsoft.EntityFrameworkCore to add support for encrypted fields using built-in or custom encryption providers.

34954C#
8 months ago
ReflectionMagic
ReflectionMagicReflectionMagic/ReflectionMagic

A C# library that uses dynamic types to simplify accessing private and internal members via reflection.

34749C#
5 days ago
SearchExtensions
SearchExtensionsninjanye/SearchExtensions

A fluent API library of IQueryable and IEnumerable extension methods for performing complex searches in .NET.

34346C#
2 years ago
.NET Assembly Strong-Name Signer
.NET Assembly Strong-Name Signerbrutaldev/StrongNameSigner

A utility to strong-name sign .NET assemblies, including third-party libraries without source code, and fix their references.

33969C#
3 months ago
Npgsql.FSharp
Npgsql.FSharpZaid-Ajaj/Npgsql.FSharp

A thin, F#-friendly wrapper around Npgsql for PostgreSQL database operations with optional static query analysis.

33949F#
6 months ago
Obvs
Obvschristopherread/Obvs

A .NET library providing observable microservice buses with Reactive Extensions interfaces over multiple message transports.

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

333213C#
2 months ago
1
13
14
15
25