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

Uno Extensions
Uno ExtensionsC#

A collection of NuGet packages that simplify building multi-platform mobile, desktop, and web applications with Uno Platform or WinAppSDK.

#hacktoberfest#xamarin#mono
Stars98
Forks60
Last commit2 days ago
GodotRx
GodotRxC#

Reactive extensions for Godot C# providing observables for signals, lifecycle events, input, and frame events with reactive properties.

#reactive-extensions#observables#csharp
Stars98
Forks8
Last commit1 year ago
NaturalCron
NaturalCronC#

A human-readable scheduling engine for .NET that replaces cryptic cron expressions with intuitive natural language.

#recurrence#human-readable#cron-alternative
Stars98
Forks0
Last commit10 days ago
ZoneTree.FullTextSearch
ZoneTree.FullTextSearchC#

An open-source .NET library that adds efficient full-text search capabilities to the ZoneTree storage engine.

#high-performance#csharp#faceted-search
Stars98
Forks2
Last commit4 days ago
microservices-in-dotnetcore
microservices-in-dotnetcoreC#

Code samples demonstrating microservices implementation in .NET Core from the second edition of the book Microservices in .NET.

#ecommerce#asp-net-core#code-samples
Stars97
Forks57
Last commit
Polymerium
PolymeriumC#

A third-generation Minecraft instance manager that uses metadata-driven deployment and symlink-based resource pooling for efficient game management.

#symlink-management#avalonia#launcher
Stars97
Forks5
Last commit1 day ago
HiveMQtt
HiveMQttC#

A fully MQTT 5.0 compliant .NET/C# client with automatic back pressure management, supporting TCP and WebSocket transports.

#iot-application#iot#nuget
Stars94
Forks15
Last commit10 days ago
MailKitSimplified
MailKitSimplifiedC#

A .NET library that simplifies sending and receiving emails with MailKit using a fluent, one-line-of-code API.

#mail#devops-enabled#smtp
Stars93
Forks13
Last commit13 days ago
dotnet-exec
dotnet-execC#

A command-line tool to execute C# code and scripts without project files, featuring REPL, custom entry points, and integrated testing.

#dotnet-execute#nuget#developer-tools
Stars92
Forks6
Last commit2 days ago
Blazor.MediaCaptureStreams
Blazor.MediaCaptureStreamsC#

A Blazor wrapper for the Media Capture and Streams browser API, enabling access to microphones, cameras, and media streams in .NET web apps.

#javascript-interop#camera#media-capture
Stars92
Forks14
Last commit
Blazm.Bluetooth
Blazm.BluetoothC#

A Blazor library for connecting to Bluetooth devices using Web Bluetooth, supporting both client-side and server-side Blazor.

#iot#webassembly#csharp
Stars91
Forks14
Last commit3 years ago
Blazor PDF
Blazor PDFC#

Generate PDF documents with iTextSharp from a Blazor Server application.

#server-side#csharp#document-generation
Stars91
Forks21
Last commit4 years ago
AsyncMonolith
AsyncMonolithC#

A lightweight .NET library for durable asynchronous messaging using a database as a queue, enabling background processing and event-driven workflows.

#event-driven#scheduled-tasks#durable-messaging
Stars89
Forks6
Last commit4 months ago
BDTest
BDTestC#

A .NET testing and reporting framework for Behavior Driven Testing, offering a pure code-based alternative to SpecFlow.

#behavior-driven-testing#integration-testing#csharp
Stars89
Forks5
Last commit5 days ago
Legerity
LegerityC#

A .NET framework for building maintainable automated UI tests for Windows, Android, iOS, and Web applications using Appium and Selenium.

#xamarin#ios#ui-testing
Stars88
Forks21
Last commit26 days ago
GG.Net Data Visualization
GG.Net Data VisualizationC#

A .NET data visualization library inspired by ggplot2 for creating interactive charts in Blazor web apps and .NET applications.

#csharp#dotnet#sparklines
Stars88
Forks12
Last commit3 months ago
Parakeet
ParakeetC#

A fast C# parsing library using PEG-based recursive descent parsers with fluent syntax and error recovery.

#csharp#dotnet#grammar-definition
Stars87
Forks8
Last commit1 year ago
LibSass Host
LibSass HostC++

A .NET wrapper around the LibSass library with virtual file system support for compiling Sass/SCSS to CSS.

#nuget#sass#virtual-file-system
Stars87
Forks12
Last commit4 months ago
BabylonBlazor
BabylonBlazorC#

A Razor component library that wraps Babylon.js for 3D visualization in C# Blazor projects, with a focus on molecular rendering.

#javascript-interop#razor-components#chemical-informatics
Stars85
Forks22
Last commit4 months ago
Neovim
NeovimLua

A Neovim plugin for Godot 4 development, providing GDScript/GDShader LSP, DAP debugging, formatting, and in-editor Godot documentation.

#gdshader#gdscript#csharp
Stars85
Forks1
Last commit1 month ago
Dotenv
DotenvC#

A feature-complete and unintrusive direnv alternative for PowerShell Core that automatically loads environment variables from .env files.

#environment-variables#dotenv#shell-scripting
Stars85
Forks5
Last commit3 months ago
PuppeteerSharp.Contrib
PuppeteerSharp.ContribC#

A collection of extensions and libraries to enhance Puppeteer Sharp for writing readable and robust browser automation tests in .NET.

#puppeteer#puppeteer-sharp#headless-chrome
Stars83
Forks14
Last commit
SnmpSharpNet
SnmpSharpNetC#

A C# library implementing SNMP protocol versions 1, 2, and 3 for network management in .NET applications.

#csharp#protocol-library#snmp
Stars82
Forks61
Last commit1 year ago
Blazor-Charts
Blazor-ChartsC#

SVG-based chart components for Blazor and WebAssembly applications with minimal JavaScript dependencies.

#webassembly#csharp#dotnet
Stars82
Forks20
Last commit6 years ago
UADO
UADOC#

A native mobile and WebAssembly app built with Uno Platform for organizing Azure DevOps work items.

#azure-devops#xamarin#ios
Stars82
Forks17
Last commit4 years ago
StructPacker
StructPackerC#

A high-performance binary serializer for C# structs using source generators to generate optimized serialization code at compile time.

#memory-efficiency#structs#csharp
Stars81
Forks7
Last commit4 years ago
SyncMethodGenerator
SyncMethodGeneratorC#

A .NET source generator that automatically creates synchronous method versions from async methods to eliminate code duplication.

#async-await#productivity-tools#csharp
Stars80
Forks9
Last commit1 month ago
Uno Platform
Uno Platform

A curated list of resources for developers building cross-platform .NET applications with Uno Platform.

#hacktoberfest#ios#webassembly
Stars79
Forks11
Last commit1 year ago
Wrapped Mono
Wrapped MonoRust

A safe Rust wrapper for embedding the Mono runtime, enabling .NET language interop and scripting within Rust projects.

#mono#embedding#ffi
Stars79
Forks7
Last commit1 year ago
Wolfenstein 3D ported to Blazor
Wolfenstein 3D ported to BlazorC#

A Wolfenstein 3D port to modern C# with Blazor for browser execution, exploring new language features.

#webassembly#educational#csharp
Stars79
Forks4
Last commit3 years ago
Synthesis
SynthesisC#

A strongly typed object mapping framework for Sitecore that generates template-safe models from database templates.

#object-mapping#unit-testing#strongly-typed
Stars77
Forks22
Last commit3 years ago
SharpNetSH
SharpNetSHC#

A C# library providing a fluent API to interact with the Windows netsh command-line tool for network configuration.

#netsh#csharp#system-administration
Stars76
Forks17
Last commit2 years ago
Generators.Blazor
Generators.BlazorC#

A source generator and analyzer package for improving Blazor component performance and detecting common issues.

#performance-optimization#csharp#component-framework
Stars76
Forks1
Last commit15 days ago
InputBinder
InputBinderC#

A Unity component for binding axis, button, and key input events to methods via code or the inspector.

#event-driven#unity-components#csharp
Stars75
Forks13
Last commit11 years ago
Blazor.TreeViews
Blazor.TreeViewsHTML

A native Blazor component library for building tree views with minimal JavaScript and CSS dependencies.

#treeview#webassembly#csharp
Stars75
Forks19
Last commit15 days ago
Stream
StreamC#

Official .NET API client for Stream Chat, enabling server-side integration with chat services for building chat applications.

#chat#rest#server-side
Stars74
Forks13
Last commit6 days ago
PreviousPage 19 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
10 days ago
1 year ago
#Dotnet545
#Cross Platform123
#C Sharp103
#Blazor99
#Game Development85
#Dotnet Core84
#Webassembly61
#Hacktoberfest60
#Nuget Package56
#Nuget55
#Aspnet Core47
#Ui Components47