Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Csharp

Csharp

903 projects

Showing 36 of 903 projects

Msgpack-Cli
Msgpack-CliC#

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

#xamarin#mono#msgpack
Stars858
Forks176
Last commit2 years ago
Plotly.NET
Plotly.NETF#

Interactive charting library for .NET languages, built on plotly.js, with APIs for F# and C#.

#plotly-js#csharp#graph-library
Stars855
Forks98
Last commit1 month ago
Catalyst
CatalystC#

Catalyst is a high-performance C# NLP library inspired by spaCy, offering pre-trained models, entity recognition, and embedding training.

#natural-language-understanding#ai#text-analysis
Stars854
Forks85
Last commit2 days ago
Foster
FosterC#

A small cross-platform 2D-focused game framework built with C# and SDL3.

#sdl3#graphics#gamedev
Stars850
Forks67
Last commit2 days ago
WinApi
WinApiC#

An ultra-thin, high-performance CLR library for Win32 native interop with zero GC allocations during window messages.

#gui-toolkit#high-performance#opengl
Stars848
Forks104
Last commit3 years ago
dotnet-repl
dotnet-replC#

A polyglot command-line REPL for .NET supporting C#, F#, PowerShell, and more, built on .NET Interactive.

#developer-tools#net-interactive#csharp
Stars844
Forks42
Last commit24 days ago
Wexflow
WexflowC#

A cross-platform workflow automation engine for developers and sysadmins to automate file operations, system tasks, and scheduled jobs.

#wexflow#devops#task-scheduler
Stars838
Forks190
Last commit7 days ago
Riemer's MonoGame Tutorials
Riemer's MonoGame Tutorials

A comprehensive archive of XNA Game Studio educational content, samples, and tutorials for MonoGame developers.

#monogame-framework#game-samples#csharp
Stars837
Forks123
Last commit8 months ago
Edge.js
Edge.jsC++

Run .NET and Node.js code in-process on Windows, macOS, and Linux, enabling seamless interoperability between the two ecosystems.

#interop#csharp#async
Stars837
Forks99
Last commit25 days ago
XNA Game Studio Archive
XNA Game Studio Archive

A comprehensive archive of XNA Game Studio educational content, samples, and tutorials for MonoGame developers.

#monogame-framework#game-samples#csharp
Stars837
Forks123
Last commit8 months ago
TinyIoC
TinyIoCC#

A single-file, easy-to-use Inversion of Control container for .NET, designed for small projects and beginners.

#mono#dependency-injection#csharp
Stars836
Forks232
Last commit3 years ago
Lua-C#
Lua-C#C#

A high-performance Lua 5.2 interpreter implemented in C# for seamless scripting in .NET and Unity applications.

#embedding#async-await#lua-interpreter
Stars835
Forks66
Last commit1 day ago
.NET-libraries-that-make-your-life-easier
.NET-libraries-that-make-your-life-easier

A curated list of open-source .NET libraries that simplify common development tasks.

#nuget#developer-tools#open-source
Stars830
Forks130
Last commit2 years ago
readline
readlineC#

A pure C# GNU Readline-like library for .NET/.NET Core, providing enhanced console input with history and auto-completion.

#readline-library#history-management#readline
Stars828
Forks79
Last commit5 years ago
AngouriMath
AngouriMathC#

An open-source cross-platform symbolic algebra library for C# and F# that solves equations, differentiates, integrates, and more.

#parsing#equation-solving#mathematics
Stars825
Forks78
Last commit4 months ago
SmtpServer
SmtpServerC#

A lightweight, high-performance SMTP server implementation in C# with ESMTP extension support.

#task-parallel-library#authentication#smtp
Stars816
Forks187
Last commit3 months ago
BlazorFluentUI
BlazorFluentUIC#

A Blazor component library porting Microsoft's Fluent UI React design system for building web apps with a consistent Office-like interface.

#webassembly#csharp#dotnet
Stars816
Forks124
Last commit2 years ago
BlazorFabric
BlazorFabricC#

A port of Microsoft's Fluent UI React components and styles to Blazor for building web applications with a consistent Microsoft design language.

#csharp#dotnet#ui-components
Stars816
Forks124
Last commit2 years ago
Blazored.Modal
Blazored.ModalC#

A customizable modal dialog component for Blazor applications, offering extensive styling and behavior options.

#hacktoberfest#nuget#csharp
Stars800
Forks193
Last commit2 years ago
DotNetJS
DotNetJSC#

Bootsharp streamlines integration of .NET C# apps and libraries into web projects with high-level C# to TypeScript interop.

#web-interop#interop#js
Stars794
Forks38
Last commit1 month ago
StratisBitcoinFullNode
StratisBitcoinFullNodeC#

Archived Bitcoin full node implementation in C# for Stratis blockchain technology development.

#stratis#wallet#stratis-bitcoin
Stars783
Forks304
Last commit5 years ago
Towel
TowelC#

A comprehensive .NET library providing data structures, algorithms, mathematics, extensions, and utilities to enhance C# development.

#mathematics#measurement-units#library
Stars777
Forks53
Last commit2 years ago
godot-ink
godot-inkC#

An ink narrative scripting language integration for Godot Engine 4, enabling interactive story creation.

#game-design#godot-ink#gdscript
Stars768
Forks45
Last commit20 days ago
Linq_Faster
Linq_FasterC#

High-performance LINQ-like extension methods for arrays, Span<T>, and List<T> with SIMD and parallel optimizations.

#arrays#simd#memory-efficiency
Stars760
Forks35
Last commit10 months ago
DefaultEcs
DefaultEcsC#

A high-performance Entity Component System framework for C# game development, prioritizing simplicity and minimal constraints.

#gamedev#multi-threading#csharp
Stars758
Forks67
Last commit2 years ago
Websocket.Client
Websocket.ClientC#

A .NET/C# websocket client library with built-in reconnection, error handling, and Reactive Extensions support.

#reactive-extensions#client#reconnection
Stars757
Forks128
Last commit2 months ago
Awesome Roslyn
Awesome Roslyn

A curated list of awesome resources for the .NET Compiler Platform (Roslyn), including books, tutorials, projects, analyzers, and source generators.

#hacktoberfest#roslyn-api#developer-tools
Stars737
Forks62
Last commit2 years ago
Roslyn
Roslyn

A curated list of awesome resources for the .NET Roslyn compiler platform, including analyzers, source generators, and tools.

#hacktoberfest#roslyn-api#developer-tools
Stars737
Forks62
Last commit2 years ago
MVVM Dialogs
MVVM DialogsC#

A library that simplifies opening dialogs from view models in WPF applications using the MVVM pattern.

#unit-testing#dialogs#dialog-management
Stars735
Forks82
Last commit1 day ago
String Calculator Kata
String Calculator KataC#

A collection of hands-on Test Driven Development katas implemented in C# for practicing unit testing and TDD principles.

#nunit3#csharp9#net5
Stars734
Forks194
Last commit3 years ago
String Sum Kata
String Sum KataC#

A collection of hands-on Test Driven Development katas implemented in C# for practicing unit testing and TDD principles.

#nunit3#csharp9#net5
Stars734
Forks194
Last commit3 years ago
Win Application Framework (WAF)
Win Application Framework (WAF)C#

A lightweight .NET framework for building well-structured XAML applications (MAUI, WPF, WinUI) using MVVM and layered architecture.

#maui#waf#architecture-patterns
Stars731
Forks136
Last commit6 days ago
MagicScaler
MagicScalerC#

A high-performance, high-quality image processing pipeline for .NET, focused on making complex imaging tasks simple.

#png#image-quality#color-management
Stars730
Forks61
Last commit1 year ago
Unity Labs' Super Science
Unity Labs' Super ScienceC#

A collection of experimental Unity tools and algorithms for XR stabilization, physics tracking, editor utilities, and performance optimization.

#performance-optimization#csharp#experimental
Stars728
Forks52
Last commit
ChartJs.Blazor
ChartJs.BlazorC#

A Blazor wrapper for Chart.js that enables interactive charts in both client-side and server-side Blazor applications.

#nuget#webassembly#asp-net-core
Stars716
Forks160
Last commit2 years ago
JSON API .NET Core
JSON API .NET CoreC#

A framework for building JSON:API compliant REST APIs using ASP.NET Core and Entity Framework Core.

#entity-framework-core#json-api#ef-core
Stars715
Forks166
Last commit2 days ago
PreviousPage 10 of 26Next

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
3 years ago
#Dotnet647
#Cross Platform136
#Blazor134
#C Sharp112
#Dotnet Core98
#Game Development92
#Webassembly76
#Nuget Package70
#Hacktoberfest63
#Nuget59
#Ui Components56
#Aspnet Core54