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 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
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#
5 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#
10 months 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.

40348C#
1 day 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.

403149C#
9 days ago
DotNet.Glob
DotNet.Globdazinator/DotNet.Glob

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

40230C#
8 months ago
TinyCsvParser
TinyCsvParserbytefish/TinyCsvParser

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

40278C#
8 days ago
Indigo
Indigoepam/Indigo

A universal cheminformatics toolkit with database search engines, a core library, and utilities for molecular processing.

402129C++
1 day 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.

402147C#
2 months ago
MicroElements.Swashbuckle.FluentValidation
MicroElements.Swashbuckle.FluentValidationmicro-elements/MicroElements.Swashbuckle.FluentValidation

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

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

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

39844C#
25 days ago
ReverseMarkdown
ReverseMarkdownmysticmind/reversemarkdown-net

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

39183HTML
17 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.

390118C#
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#
11 months ago
CoordinateSharp
CoordinateSharpTronald/CoordinateSharp

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

38358C#
6 months 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.

378129C#
1 day 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.

37239F#
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.

369217C#
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
FSharp.SystemTextJson
FSharp.SystemTextJsonTarmil/FSharp.SystemTextJson

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

36548F#
1 month ago
FastCloner
FastClonerlofcz/FastCloner

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

36416C#
2 months ago
IsoVoxel
IsoVoxeltommyettinger/IsoVoxel

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

36323C#
3 years 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
Docopt
Docoptdocopt/docopt.net

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

35933C#
4 months ago
BlazorDatasheet
BlazorDatasheetanmcgrath/BlazorDatasheet

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

35878C#
2 months ago
Remote.Linq
Remote.Linq6bee/Remote.Linq

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

35630C#
25 days 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.

35529C#
1 day 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.

34854C#
7 months ago
ReflectionMagic
ReflectionMagicReflectionMagic/ReflectionMagic

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

34749C#
2 years ago
SearchExtensions
SearchExtensionsninjanye/SearchExtensions

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

34146C#
2 years ago
Npgsql.FSharp
Npgsql.FSharpZaid-Ajaj/Npgsql.FSharp

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

34049F#
4 months 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.

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

333212C#
28 days ago
1
13
14
15
25