Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

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

.NET Standard

Runtime
102 projects148.1k total stars26.4k total forks3 languages

Open-source projects built with .NET Standard

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

Showing 102 open-source projects · page 1 of 3

Polly
PollyApp-vNext/Polly

A .NET resilience and transient-fault-handling library for expressing policies like Retry, Circuit Breaker, and Timeout in a fluent, thread-safe manner.

14.2k1.3kC#
3 days ago
Orleans
Orleansdotnet/orleans

A cross-platform framework for building robust, scalable distributed applications in .NET using the virtual actor model.

10.8k2.1kC#
1 day ago
Bogus
Bogusbchavez/Bogus

A simple fake data generator for C#, F#, and VB.NET, ported from faker.js, to load databases and apps with realistic test data.

9.7k542C#
7 months ago
Prism
PrismPrismLibrary/Prism

A framework for building loosely coupled, maintainable, and testable XAML applications across WPF, Avalonia, MAUI, and Uno Platform.

6.8k1.7kC#
13 days ago
Workflow Core
Workflow Coredanielgerlag/workflow-core

A lightweight, embeddable workflow engine for .NET Standard, designed for long-running processes with state tracking.

5.9k1.3kC#
8 days ago
SkiaSharp
SkiaSharpmono/SkiaSharp

A cross-platform 2D graphics API for .NET, providing comprehensive rendering capabilities across mobile, server, and desktop.

5.5k642C#
4 hours ago
QRCoder W
QRCoder Wcodebude/QRCoder

A pure C# library for generating QR codes and Micro QR codes with multiple output formats and 23+ payload generators.

5.2k1.2kC#
19 hours ago
protobuf-net
protobuf-netmgravell/protobuf-net

A contract-based Protocol Buffers serializer for .NET with idiomatic API patterns similar to XmlSerializer.

5.0k1.1kC#
2 months ago
Command Line Parser
Command Line Parsercommandlineparser/commandline

A robust C#/.NET command line parser library with *nix getopt style, supporting F# and verb commands.

4.8k476C#
2 years ago
ExcelDataReader
ExcelDataReaderExcelDataReader/ExcelDataReader

A lightweight and fast C# library for reading Microsoft Excel files (including .xls, .xlsx, .xlsb, and .csv) from .NET applications.

4.4k1.0kC#
17 days ago
SSH.NET
SSH.NETsshnet/SSH.NET

A Secure Shell (SSH-2) library for .NET, optimized for parallelism.

4.4k986C#
17 days ago
Testcontainers
Testcontainerstestcontainers/testcontainers-dotnet

A .NET library for creating disposable Docker containers to support integration and end-to-end testing.

4.3k350C#
7 days ago
Fluent Assertions
Fluent Assertionsfluentassertions/fluentassertions

A comprehensive set of extension methods for writing readable and intuitive assertions in .NET unit tests.

3.8k729C#
3 days ago
BruteShark
BruteSharkodedshimon/BruteShark

A Network Forensic Analysis Tool (NFAT) for deep inspection of PCAP files and live traffic, extracting credentials, building network maps, and reconstructing sessions.

3.4k357C#
3 years ago
FluentFTP
FluentFTProbinrodricks/FluentFTP

A fully managed, high-performance FTP and FTPS client library for .NET and .NET Standard, optimized for speed.

3.4k677C#
1 month ago
FluentFTP
FluentFTProbinrodricks/FluentFTP

A fully managed, high-performance FTP and FTPS client library for .NET and .NET Standard, optimized for speed.

3.4k677C#
1 month ago
UnitsNet
UnitsNetangularsen/UnitsNet

A .NET library providing strongly typed units of measurement for safer and more readable code.

3.0k412C#
10 hours ago
Octokit.NET
Octokit.NEToctokit/octokit.net

A .NET client library for interacting with the GitHub API, supporting .NET Framework 4.6+ and .NET Standard 2.0+.

2.9k1.1kC#
3 days ago
Iron Python
Iron PythonIronLanguages/ironpython3

An open-source implementation of Python 3.x for the .NET Framework, built on the Dynamic Language Runtime.

2.8k314C#
1 month ago
Akavache
Akavachereactiveui/Akavache

An asynchronous, persistent key-value store for .NET desktop and mobile applications, based on SQLite3.

2.5k281C#
12 hours ago
RabbitMQ.NET
RabbitMQ.NETrabbitmq/rabbitmq-dotnet-client

Official .NET client library for RabbitMQ, enabling .NET applications to communicate with RabbitMQ message brokers.

2.3k621C#
10 hours ago
pinvoke
pinvokedotnet/pinvoke

A comprehensive collection of P/Invoke method signatures for Windows APIs, packaged as NuGet libraries with type-safe wrappers.

2.2k222C#
3 years ago
MimeKit
MimeKitjstedfast/MimeKit

A high-performance .NET library for creating and parsing MIME messages with support for S/MIME, PGP, DKIM, TNEF, and Unix mbox.

2.0k387C#
1 day ago
AspectCore Framework
AspectCore Frameworkdotnetcore/AspectCore-Framework

An Aspect-Oriented Programming (AOP) framework for .NET Core and .NET Framework with cross-platform support.

1.8k331C#
2 days ago
System.Linq.Dynamic.Core
System.Linq.Dynamic.CoreStefH/System.Linq.Dynamic.Core

A .NET library for writing dynamic LINQ queries using string expressions, supporting .NET Core, .NET Standard, and .NET Framework.

1.7k245C#
13 days ago
Castle.Windsor
Castle.Windsorcastleproject/Windsor

A mature, feature-rich Inversion of Control container for .NET applications.

1.5k455C#
2 years ago
MySqlConnector
MySqlConnectormysql-net/MySqlConnector

A high-performance, fully managed ADO.NET data provider for MySQL and MariaDB, compatible with modern .NET.

1.5k353C#
7 days ago
GeneticSharp
GeneticSharpgiacomelli/GeneticSharp

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

1.4k344C#
8 months ago
Simple Injector
Simple Injectorsimpleinjector/SimpleInjector

A fast, flexible, and easy-to-use Dependency Injection library for .NET that promotes best practices and verifiable configurations.

1.3k152C#
21 days ago
Binance.Net
Binance.NetJKorf/Binance.Net

A strongly typed C# .NET client library for the Binance REST and WebSocket Spot and Futures API.

1.2k455C#
20 hours 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
Cron Expression Descriptor
Cron Expression Descriptorbradymholt/cron-expression-descriptor

A .NET library that converts cron expressions into human-readable descriptions in multiple languages.

1.1k197C#
16 days ago
NCrontab
NCrontabatifaziz/NCrontab

A .NET library for parsing, formatting, and calculating occurrences from crontab expressions.

989141C#
7 months 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#
9 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
123
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