Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Csharp

Csharp

754 projects

Showing 36 of 754 projects

Blazor Hotkeys2
Blazor Hotkeys2C#

A configuration-centric class library for adding keyboard shortcuts to Blazor applications.

#csharp#keyboard-shortcuts#dotnet
Stars139
Forks8
Last commit1 month ago
graphiql-dotnet
graphiql-dotnetCSS

GraphiQL middleware for ASP.NET Core that bundles the GraphiQL UI, eliminating frontend dependency management.

#developer-tools#graphql#csharp
Stars138
Forks28
Last commit6 years ago
M31.FluentAPI
M31.FluentAPIC#

A C# source generator that automatically creates fluent builder APIs for your classes using attributes.

#developer-tools#fluent-interface#fluent-builder
Stars137
Forks8
Last commit1 month ago
SimpleAudioPlayer
SimpleAudioPlayerC#

A collection of cross-platform audio plugins for Xamarin and Windows applications.

#xamarin#nuget#plugins
Stars134
Forks53
Last commit6 months ago
Uno SourceGenerator
Uno SourceGeneratorC#

A Roslyn-based C# source generation framework that enables multi-pass generation and parallel execution of generators.

#generator#compiler#msbuild
Stars134
Forks11
Last commit1 month ago
EntityFramework.Rx
EntityFramework.RxC#

Reactive extension wrappers for hot observables of Entity Framework entity events.

#reactive-extensions#rx#ef-core
Stars133
Forks9
Last commit6 years ago
netDumbster
netDumbsterC#

A .NET fake SMTP server for testing email functionality in applications without sending real emails.

#email-testing#hacktoberfest#fake-server
Stars131
Forks39
Last commit1 year ago
Algolia.Search
Algolia.SearchC#

A fully-featured and blazing-fast C# API client for integrating Algolia search into .NET applications.

#algolia-search#async-programming#csharp
Stars127
Forks63
Last commit2 days ago
BitcoinDatabaseGenerator
BitcoinDatabaseGeneratorC#

A high-performance tool for transferring Bitcoin blockchain data from Bitcoin Core files to SQL Server databases.

#data-transfer#csharp#sql-server
Stars127
Forks53
Last commit9 years ago
Unicolour
UnicolourC#

A comprehensive .NET library for colour conversion, interpolation, comparison, and gamut mapping across 40+ colour spaces.

#colour-picker#delta-e#graphics
Stars127
Forks11
Last commit7 days ago
ros2cs
ros2csC#

A C#/.NET client library for ROS2 enabling communication between ROS2 systems and C# applications like Unity3D.

#robotics#unity3d#simulation
Stars126
Forks38
Last commit6 months ago
echo-process
echo-processC#

An actor system for C# built on Language-Ext, enabling functional concurrent programming with Redis persistence and JS integration.

#language-ext#functional-programming#javascript-integration
Stars124
Forks18
Last commit3 years ago
margiebot
margiebotC#

A .NET library for building Slack bots quickly and easily with a focus on developer experience.

#csharp#websocket#dotnet
Stars123
Forks41
Last commit4 years ago
GodotOnReady
GodotOnReadyC#

A C# source generator for Godot 3.x that provides onready-like features for C# scripts without reflection.

#mono#boilerplate-reduction#csharp
Stars123
Forks14
Last commit3 years ago
Blazor.EventAggregator
Blazor.EventAggregatorC#

A lightweight event aggregator for Blazor that enables indirect component-to-component communication through publish/subscribe messaging.

#razor-components#publish-subscribe#dependency-injection
Stars122
Forks23
Last commit
Manatee.Trello
Manatee.TrelloC#

A fully object-oriented .NET wrapper for Trello's RESTful API, written in C#, providing an intuitive entity model.

#rest-client#trello-api#entity-caching
Stars121
Forks40
Last commit3 years ago
AutoLoggerMessage
AutoLoggerMessageC#

A .NET source generator that automatically converts ILogger.Log* calls to high-performance LoggerMessage methods.

#allocation-reduction#performance-optimization#interceptors
Stars119
Forks6
Last commit6 months ago
SaveHere
SaveHereC#

A self-hosted cloud download manager for downloading files from direct links and media from YouTube/Spotify/etc, with built-in proxy and media conversion.

#download-manager#proxy#youtube-downloader
Stars116
Forks37
Last commit4 months ago
Sitecore FakeDb
Sitecore FakeDbC#

A unit testing framework for Sitecore that enables creation and manipulation of Sitecore content in memory.

#unit-testing#integration-testing#content-management
Stars114
Forks36
Last commit3 years ago
apyra/nvim-unity.nvim
apyra/nvim-unity.nvimC#

A Unity package and Neovim plugin that integrates Neovim as the default code editor for Unity with .csproj generation and LSP support.

#nvim-integration#csharp#neovim-plugin
Stars114
Forks20
Last commit2 months ago
MailMergeLib
MailMergeLibC#

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

#mail#template#email-templates
Stars113
Forks32
Last commit1 month ago
Messaging
MessagingC#

A collection of cross-platform plugins for Xamarin mobile development to access native device features.

#xamarin#ios#plugins
Stars112
Forks55
Last commit5 years ago
LinqToAwait
LinqToAwaitC#

A Task-based LINQ library that enables async/await operations within LINQ queries for .NET applications.

#reactive-extensions#asynchronous-programming#task-parallel-library
Stars111
Forks14
Last commit11 years ago
P8Coder
P8CoderC#

A Windows tool for organizing and editing PICO-8 cartridge Lua code with a project explorer and built-in viewers.

#cartridge-editor#csharp#tool
Stars110
Forks6
Last commit10 months ago
godot-anl
godot-anlC++

A Godot Engine module wrapping the Accidental Noise Library, enhanced with a visual noise editor for procedural content generation.

#procedural-generation#open-source#visual-editor
Stars110
Forks6
Last commit3 years ago
statsd-csharp-client
statsd-csharp-clientC#

A .NET Standard compatible C# client for sending metrics to the Statsd server (deprecated).

#statsd-client#nuget#observability
Stars109
Forks62
Last commit7 years ago
CommandQuery
CommandQueryC#

A .NET library implementing Command Query Separation (CQS) for ASP.NET Core, AWS Lambda, Azure Functions, and Google Cloud Functions.

#asp-net-core#serverless#command-query-separation
Stars109
Forks17
Last commit4 months ago
DiabloBlazor
DiabloBlazorC#

A Blazor WebAssembly port of DiabloWeb, enabling the classic Diablo game to run as an offline-capable PWA.

#webassembly#offline-app#csharp
Stars109
Forks12
Last commit4 months ago
DnetIndexedDb
DnetIndexedDbJavaScript

A Blazor library for working with the IndexedDB DOM API, enabling client-side data storage and querying in .NET web applications.

#javascript-interop#data-persistence#webassembly
Stars107
Forks29
Last commit3 years ago
Uno Toolkit
Uno ToolkitC#

A set of higher-level UI controls for building multi-platform, responsive applications with Uno Platform and WinUI.

#cupertino#hacktoberfest#xamarin
Stars107
Forks28
Last commit6 days ago
CryptoNet
CryptoNetC#

A lightweight .NET library for asymmetric and symmetric encryption with RSA, AES, and DSA support.

#nuget#x509#decryption
Stars105
Forks19
Last commit6 months ago
MGUI
MGUIC#

A UI framework for MonoGame featuring a WPF-like layout engine, data binding, and a comprehensive set of controls.

#user-interface#open-source#monogame-framework
Stars102
Forks14
Last commit3 months ago
ZXSpectrum
ZXSpectrumC#

A ZX Spectrum emulator written in C# with a Blazor WebAssembly frontend, supporting SNA/Z80 files and gamepad input.

#webassembly#csharp#zxspectrum
Stars101
Forks9
Last commit3 days ago
gd2cs.py
gd2cs.pyPython

A regex-based Python script with Godot Editor plugin that converts GDScript code to C# for Godot projects.

#mono#gdscript#regex
Stars99
Forks13
Last commit2 years ago
JSON to Model class
JSON to Model classSwift

A template-based macOS app for generating JSON model classes in multiple programming languages.

#generator#dart#pojo
Stars99
Forks16
Last commit4 years ago
graphql-dotnetcore
graphql-dotnetcoreC#

A .NET Core library for building GraphQL servers, implementing the GraphQL specification.

#open-source#api#type-system
Stars98
Forks11
Last commit7 years ago
PreviousPage 18 of 21Next

Related Tags

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
4 years ago
#Dotnet545
#Cross Platform123
#C Sharp103
#Blazor99
#Game Development85
#Dotnet Core84
#Webassembly61
#Hacktoberfest60
#Nuget Package56
#Nuget55
#Aspnet Core47
#Ui Components47