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

roslyn-linq-rewrite
roslyn-linq-rewriteC#

A Roslyn-based compiler that rewrites LINQ expressions into procedural code to minimize allocations and dynamic dispatch in C#.

#compiler#performance-optimization#csharp
Stars713
Forks28
Last commit6 years ago
friflo ECS
friflo ECSC#

A high-performance, fully managed C# Entity Component System library focused on simplicity, reliability, and developer experience.

#fast#high-performance#simd
Stars710
Forks66
Last commit21 days ago
Twilio-csharp
Twilio-csharpC#

A C#/.NET helper library for interacting with Twilio's REST API and generating TwiML for .NET6+ applications.

#api#telephony#rest-api
Stars709
Forks318
Last commit18 days ago
Guard
GuardC#

A fluent, high-performance argument validation library for .NET library authors.

#library-development#validation#csharp
Stars705
Forks51
Last commit7 months ago
MicroOrm.Dapper.Repositories
MicroOrm.Dapper.RepositoriesC#

A lightweight library that generates CRUD SQL queries for Dapper based on C# POCO class metadata.

#crud#database#sql-generator
Stars704
Forks206
Last commit1 day ago
FluentDateTime
FluentDateTimeC#

A .NET library providing fluent extension methods for cleaner DateTime expressions and operations.

#date-manipulation#datetime#csharp
Stars696
Forks61
Last commit1 day ago
FireSharp
FireSharpC#

An asynchronous cross-platform .NET library for Firebase, providing a REST API wrapper with real-time capabilities.

#xamarin#mono#rest-api
Stars694
Forks141
Last commit3 years ago
Blazored.Toast
Blazored.ToastC#

A JavaScript-free toast notification library for Blazor and Razor Components applications.

#javascript-free-toast#toast-ui#razor-components
Stars693
Forks106
Last commit2 years ago
Element-Blazor
Element-BlazorC#

A Blazor WebAssembly UI component library that replicates the Element UI design system.

#element-ui#webassembly#csharp
Stars691
Forks119
Last commit1 month ago
PreMailer.Net
PreMailer.NetC#

A C# library that moves CSS stylesheets to inline style attributes for maximum email client compatibility.

#google-analytics#email-templates#stylesheets
Stars689
Forks118
Last commit3 days ago
Schema.NET
Schema.NETC#

Strongly typed C# classes for Schema.org structured data, serializable to JSON-LD and XML for .NET applications.

#json-ld#csharp#schema
Stars687
Forks87
Last commit4 days ago
WpfAnimatedGif
WpfAnimatedGifC#

A simple library to display animated GIF images in WPF applications, usable in XAML or code.

#hacktoberfest#csharp#xaml
Stars685
Forks125
Last commit3 years ago
compiler.nvim
compiler.nvimLua

A Neovim plugin that compiles and runs code across 25+ languages with zero configuration, inspired by Visual Studio's one-click experience.

#multi-language#elixir#compiler
Stars670
Forks49
Last commit11 months ago
DataStax C# Driver
DataStax C# DriverC#

A modern, feature-rich C# client library for Apache Cassandra and DataStax Enterprise using Cassandra's binary protocol.

#database-driver#database#client
Stars668
Forks254
Last commit3 months ago
monitor-table-change-with-sqltabledependency
monitor-table-change-with-sqltabledependencyC#

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

#event-driven#data-audit#database
Stars665
Forks182
Last commit
Jot
JotC#

A .NET library for declaratively persisting and applying application state like window sizes, user preferences, and form data.

#desktop-application#settings-storage#library
Stars657
Forks60
Last commit9 months ago
SharpRepository
SharpRepositoryC#

A generic C# repository pattern implementation supporting Entity Framework, RavenDB, MongoDB, and other databases with built-in caching.

#orm#caching#csharp
Stars656
Forks161
Last commit3 years ago
Roslyn Clr Heap Allocation Analyzer
Roslyn Clr Heap Allocation AnalyzerC#

A Roslyn-based C# analyzer that detects explicit and implicit heap allocations like boxing, closures, and delegate creations.

#compiler#diagnostic-tools#heap-allocation
Stars655
Forks63
Last commit
csharp-nats
csharp-natsC#

The official C# .NET client library for the NATS messaging system, supporting .NET Framework 4.6+ and .NET Standard 1.6.

#jetstream#client#message-queue
Stars652
Forks144
Last commit9 months ago
GitInfo
GitInfoPascal

A transparent MSBuild and .NET package that provides Git and Semantic Versioning information for C#, F#, and VB projects.

#semver#msbuild#build-automation
Stars651
Forks72
Last commit3 days ago
awesome-analyzers
awesome-analyzers

A curated list of .NET Compiler Platform ("Roslyn") diagnostic analyzers, code fixes, and related resources.

#developer-tools#diagnostic-analyzers#ide-integration
Stars643
Forks35
Last commit2 months ago
cordova-plugin-splashscreen
cordova-plugin-splashscreenJavaScript

Apache Cordova plugin for displaying and controlling a splash screen during app launch on the browser platform.

#cordova-plugin#library#objective-c
Stars639
Forks629
Last commit2 months ago
OpenCiv3
OpenCiv3C#

An open-source, mod-oriented remake of Civilization III built with Godot and C#, modernizing the classic 4X game.

#turn-based#godot-game#csharp
Stars633
Forks60
Last commit6 days ago
LightInject
LightInjectC#

An ultra lightweight Inversion of Control (IoC) container for .NET with high performance and minimal overhead.

#dependency-injection#csharp#lightweight
Stars633
Forks120
Last commit2 months ago
RefactoringEssentials
RefactoringEssentialsC#

A Visual Studio extension and NuGet package providing C#/VB refactorings, analyzers, and code converters.

#developer-tools#ide-integration#csharp
Stars633
Forks117
Last commit5 years ago
WebSharper
WebSharperF#

Full-stack web framework for building functional, reactive web apps and microservices in F# and C# with JavaScript compilation.

#functional-programming#websharper#javascript-compiler
Stars631
Forks54
Last commit26 days ago
Nodulus
NodulusC#

A puzzle game based on mathematical plank puzzles where you rotate cubes and rods on a grid to reach the end cube.

#unity3d#touch-optimized#mathematical-puzzles
Stars622
Forks128
Last commit3 years ago
CommandDotNet
CommandDotNetC#

A modern .NET framework for building feature-rich command-line interface (CLI) applications with minimal boilerplate.

#cli-framework#dependency-injection#csharp
Stars614
Forks32
Last commit8 months ago
IdentityModel.OidcClient
IdentityModel.OidcClientC#

A certified C#/.NET Standard OpenID Connect client library for native mobile and desktop applications implementing RFC 8252.

#oauth2#authentication#native-apps
Stars614
Forks180
Last commit10 months ago
Blazor-State
Blazor-StateC#

A fully asynchronous state management library for Blazor applications implementing the Flux pattern with a middleware-driven pipeline.

#hacktoberfest#flux#async-await
Stars613
Forks57
Last commit16 days ago
LaYumba.Functional
LaYumba.FunctionalC#

Code samples, exercises, and a functional library for learning functional programming concepts in C#.

#functional-programming#either-type#educational
Stars611
Forks182
Last commit3 years ago
CodeCompass
CodeCompassC++

A pluginable code comprehension tool for large-scale C/C++, C#, and Python software with deep parsing and visualization.

#parsing#developer-tools#code-comprehension
Stars609
Forks114
Last commit26 days ago
Stanford.NLP for .NET
Stanford.NLP for .NETC#

A .NET wrapper for Stanford CoreNLP providing natural language processing capabilities including tokenization, parsing, and named entity recognition.

#ikvm#pos-tagging#recompiled-packages
Stars609
Forks117
Last commit2 years ago
cordova-plugin-wkwebview-engine
cordova-plugin-wkwebview-engineObjective-C

A deprecated Cordova plugin that enables iOS apps to use the modern WKWebView engine instead of the legacy UIWebView.

#apache-cordova#cordova-plugin#library
Stars608
Forks348
Last commit
SimpleWebXR
SimpleWebXRC#

A lightweight Unity library that exposes the WebXR JavaScript API in C# for building AR/VR experiences in the browser.

#csharp#mrtk#hand-tracking
Stars607
Forks86
Last commit8 months ago
ByteSize
ByteSizeC#

A .NET utility class for unambiguous byte size representation and conversion, adhering to IEC and NIST standards.

#parsing#formatting#iec-standard
Stars604
Forks47
Last commit1 year ago
PreviousPage 11 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
2 years ago
4 years ago
3 years ago
#Dotnet647
#Cross Platform136
#Blazor134
#C Sharp112
#Dotnet Core98
#Game Development92
#Webassembly76
#Nuget Package70
#Hacktoberfest63
#Nuget59
#Ui Components56
#Aspnet Core54