Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. .net-framework
.

.net-framework

Runtime
88 projects187.6k total stars40.5k total forks7 languages

Open-source projects built with .net-framework

There are currently 88 open-source projects built with .net-framework, with a combined total of 187.6k GitHub stars. The most common language among these projects is C#.

Showing 88 open-source projects · page 2 of 3

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
SharpPcap
SharpPcapchmorgan/sharppcap

A fully managed, cross-platform .NET library for capturing network packets from live devices and files.

1.5k273C#
4 days ago
Qml.Net
Qml.Netqmlnet/qmlnet

A Qt/QML integration for .NET, enabling .NET developers to build cross-platform desktop and embedded GUI applications.

1.4k111C#
3 years ago
FluentDocker
FluentDockermariotoffia/FluentDocker

A .NET library for interacting with Docker and Docker Compose via a fluent API, supporting local and remote containers in tests and applications.

1.4k104C#
4 days ago
GeneticSharp
GeneticSharpgiacomelli/GeneticSharp

A fast, extensible, multi-platform C# library for implementing genetic algorithms in .NET applications.

1.4k344C#
8 months ago
Fellow Oak DICOM
Fellow Oak DICOMfo-dicom/fo-dicom

A cross-platform .NET library for reading, writing, and communicating with DICOM medical imaging files and services.

1.2k666C#
2 days ago
SendGrid-csharp
SendGrid-csharpsendgrid/sendgrid-csharp

Official C#/.NET library for interacting with the Twilio SendGrid Web API v3 to send emails and SMS.

1.1k572C#
28 days ago
RestEase
RestEasecanton7/RestEase

A type-safe REST API client library for .NET that simplifies remote endpoint communication through interface definitions.

1.1k114C#
2 years ago
Stylet
Styletcanton7/stylet

A lightweight, ViewModel-first MVVM framework for WPF on .NET Framework and .NET Core, inspired by Caliburn.Micro.

1.1k155C#
2 years ago
CommonMark.NET
CommonMark.NETKnagis/CommonMark.NET

A C# implementation of the CommonMark specification for converting Markdown to HTML, optimized for performance and portability.

1.0k144C#
6 years ago
Raccine
RaccineNeo23x0/Raccine

A Windows tool that intercepts and kills ransomware processes attempting to delete shadow copies via vssadmin and other system utilities.

981125C++
2 years ago
iCal.NET
iCal.NETrianjs/ical.net

A robust, RFC 5545-compliant iCalendar library for .NET, enabling programmatic creation, parsing, and manipulation of calendar data.

969248C#
8 hours ago
SolrNet
SolrNetSolrNet/SolrNet

A .NET client library for Apache Solr and SolrCloud that provides direct, low-level access to Solr features.

953777C#
18 days ago
DnsClient.NET
DnsClient.NETMichaCo/DnsClient.NET

A high-performance, feature-rich DNS client library for .NET with async/await support, caching, and comprehensive protocol support.

876148C#
4 months ago
Cinchoo ETL
Cinchoo ETLCinchoo/ChoETL

A simple, fast, and flexible ETL framework for .NET with built-in readers and writers for CSV, JSON, XML, Parquet, and more.

859141C#
1 month ago
Msgpack-Cli
Msgpack-Climsgpack/msgpack-cli

A MessagePack serialization/deserialization library for Common Language Infrastructure (CLI) platforms like .NET Framework, Mono, and Xamarin.

858176C#
2 years ago
lz4net
lz4netMiloszKrajewski/K4os.Compression.LZ4

A high-performance LZ4 and LZ4HC compression library for .NET, offering fast block and stream compression.

81090C#
3 months ago
WPF-Math
WPF-MathForNeVeR/wpf-math

A .NET library for rendering LaTeX-style mathematical formulas in WPF and Avalonia XAML applications.

719111C#
8 days ago
dotless
dotlessdotless/dotless

A .NET port of the Less CSS preprocessor, adding variables, nested rules, and operators to CSS.

695202C#
2 months ago
monitor-table-change-with-sqltabledependency
monitor-table-change-with-sqltabledependencychristiandelbianco/monitor-table-change-with-sqltabledependency

A C# component that provides SQL Server record change notifications, delivering updated values without polling.

665182C#
2 years ago
IfSharp
IfSharpfsprojects/IfSharp

F# kernel for Jupyter notebooks, enabling interactive data science and exploration with F#.

44570Jupyter Notebook
4 years ago
firebase-admin-dotnet
firebase-admin-dotnetfirebase/firebase-admin-dotnet

Official .NET SDK for accessing Firebase services from server and cloud environments.

408145C#
7 hours ago
RethinkDb.Driver
RethinkDb.Driverbchavez/RethinkDb.Driver

A C#/.NET driver for RethinkDB with 100% ReQL API coverage, based on the official Java driver architecture.

381130C#
5 years ago
ConsoleTableExt
ConsoleTableExtminhhungit/ConsoleTableExt

A fluent C# library for printing nicely formatted tables in console applications with extensive customization.

34838C#
2 years ago
Snapshooter
SnapshooterSwissLife-OSS/snapshooter

A flexible snapshot testing tool for .NET Core and .NET Framework, inspired by Jest Snapshot Testing.

33137C#
4 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#
9 days ago
Couchbase
Couchbasecouchbase/couchbase-net-client

The official Couchbase SDK for .NET Core and .NET Framework, enabling .NET applications to interact with Couchbase Server.

286243C#
15 hours ago
NReco.Data
NReco.Datanreco/data

A fast, DB-independent data access layer for .NET Core with abstract queries, SQL command builder, and POCO mapping.

19539C#
1 year ago
TextCraft
TextCraftsuncloudsmoon/TextCraft

An AI-powered Microsoft Word add-in for offline text generation, proofreading, and rewriting using local or OpenAI-compatible models.

16110C#
1 year ago
Qactive
QactiveRxDave/Qactive

A .NET framework for building reactive queryable observable services that execute LINQ queries server-side over TCP connections.

16019C#
8 years ago
FSharp.Control.FusionTasks
FSharp.Control.FusionTaskskekyo/FSharp.Control.FusionTasks

A library providing seamless interoperability between F# Async workflows and .NET Task/ValueTask for mixed-language asynchronous programming.

16013F#
3 years ago
SimMetrics.Net
SimMetrics.NetStefH/SimMetrics.Net

A .NET library implementing various string similarity and distance metrics like Levenshtein, Jaro-Winkler, and Soundex.

14921C#
6 months ago
Html-minifier
Html-minifierdeanhume/html-minifier

A fast command-line tool to minify HTML, Razor views, and Web Forms views by removing unnecessary whitespace and comments.

14043C#
23 days ago
MailMergeLib
MailMergeLibaxuno/MailMergeLib

A C# SMTP mail client library providing high-performance mail merge with templates, inline images, attachments, and fault-tolerant sending.

11432C#
3 days ago
Breeze
BreezeBreeze/breeze.sharp

A data management library for rich .NET client applications that handles queries, entity graphs, change tracking, and server updates.

8736C#
3 months ago
Helix Publishing Pipeline
Helix Publishing Pipelinerichardszalay/helix-publishing-pipeline

Extends Visual Studio and command line publishing workflows to unify deployment of Sitecore Helix modular solutions.

6718PowerShell
4 years ago
amazon-kinesis-client-net
amazon-kinesis-client-netawslabs/amazon-kinesis-client-net

A .NET interface to the Amazon Kinesis Client Library MultiLangDaemon for building distributed streaming data applications.

6267C#
1 month ago
1
2
3