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

Octokit.NET
Octokit.NETC#

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

#reactive-extensions#hacktoberfest#open-source
Stars2.9k
Forks1.1k
Last commit4 days ago
StyleCopAnalyzers
StyleCopAnalyzersC#

An implementation of StyleCop's code style and consistency rules as Roslyn analyzers for .NET projects.

#coding-standards#csharp#visual-studio
Stars2.9k
Forks508
Last commit6 months ago
MatBlazor
MatBlazorHTML

A comprehensive library of Material Design UI components for building Blazor and Razor Components applications.

#blazor-client#razor-components#csharp
Stars2.9k
Forks378
Last commit6 months ago
CSharpFunctionalExtensions
CSharpFunctionalExtensionsC#

A C# library providing functional programming constructs like Result and Maybe types to write more robust and expressive code.

#functional-programming#result-type#null-safety
Stars2.8k
Forks314
Last commit
Baget
BagetC#

A lightweight, cross-platform NuGet and symbol server for hosting private package feeds.

#nuget#devops#private-registry
Stars2.8k
Forks778
Last commit2 years ago
RoslynPad
RoslynPadC#

A cross-platform C# editor and REPL built on Roslyn for real-time code execution and analysis.

#desktop-application#avalonia#csharp
Stars2.8k
Forks393
Last commit1 day ago
FluentScheduler
FluentSchedulerC#

A .NET job scheduler with a fluent interface for scheduling automated tasks.

#fluent-interface#job-scheduler#csharp
Stars2.8k
Forks412
Last commit4 months ago
Serene
SereneC#

ASP.NET Core/TypeScript platform for building data-centric business applications with service-based architecture.

#service-architecture#enterprise-software#crud
Stars2.7k
Forks806
Last commit2 days ago
NUnit
NUnitC#

A unit-testing framework for all .NET languages, supporting macOS, Linux, and Windows.

#hacktoberfest#nuget#unit-testing
Stars2.6k
Forks771
Last commit1 day ago
San Andreas Unity
San Andreas UnityC#

An open-source reimplementation of GTA San Andreas game engine in Unity, focusing on gameplay, multiplayer, and modding.

#multiplayer#unity3d#gta
Stars2.6k
Forks435
Last commit3 years ago
SharpCompress
SharpCompressC#

A pure C# compression library for .NET that reads and writes multiple archive formats with forward-only streaming support.

#stream-processing#bzip2#tar
Stars2.6k
Forks517
Last commit1 day ago
Squidex
SquidexC#

An open-source headless CMS and content management hub built with ASP.NET Core, offering a rich API with OData and Swagger support.

#cqrs#asp-net-core#content-management
Stars2.5k
Forks517
Last commit1 month ago
Sprache
SpracheC#

A tiny, friendly, C# parser construction library for building parsers directly in code using parser combinators.

#parsing#csharp#dotnet
Stars2.5k
Forks214
Last commit2 years ago
GitHub repository
GitHub repositoryC#

A ROS/ROS2 multi-robot simulator for autonomous vehicles, built on Unity HDRP for high-fidelity testing.

#robotics#simulation#api
Stars2.5k
Forks790
Last commit3 years ago
Carter
CarterC#

A thin layer of extension methods over ASP.NET Core Minimal APIs for more explicit and enjoyable web development.

#asp-net-core#content-negotiation#minimal-apis
Stars2.4k
Forks197
Last commit20 days ago
ZeroFormatter
ZeroFormatterC#

A high-performance C# serializer with infinitely fast deserialization for .NET, .NET Core, and Unity.

#csharp#binaryformat#serializer
Stars2.4k
Forks251
Last commit4 years ago
CacheManager
CacheManagerC#

An open-source caching abstraction layer for .NET that simplifies complex caching scenarios with multi-layer support and advanced features.

#memory-cache#caching#redis
Stars2.4k
Forks451
Last commit5 months ago
C# Source Generators
C# Source Generators

A curated list of C# Source Generators and related resources for compile-time code generation.

#developer-tools#csharp#awesome-list
Stars2.4k
Forks227
Last commit20 days ago
Docker.DotNet
Docker.DotNetC#

A fully asynchronous .NET (C#) client library for interacting with the Docker Remote API.

#devops#async-programming#csharp
Stars2.4k
Forks417
Last commit11 months ago
Utf8Json
Utf8JsonC#

A high-performance, zero-allocation JSON serializer for C# that reads/writes directly to UTF8 binary.

#xamarin#json-serializer#csharp
Stars2.4k
Forks269
Last commit4 years ago
CSCore
CSCoreC#

A comprehensive .NET audio library for playing, recording, encoding, decoding, and real-time processing of audio in C#.

#audio-library#ffmpeg#wasapi
Stars2.4k
Forks466
Last commit2 years ago
EntityFramework-Plus
EntityFramework-PlusC#

Extends Entity Framework with performance-enhancing features like batch operations, caching, auditing, and query optimization.

#entity-framework-core#orm#database
Stars2.3k
Forks318
Last commit10 days ago
CSharpier
CSharpierC#

An opinionated code formatter for C# and XML that enforces consistent style by parsing and re-printing code.

#developer-tools#code-formatter#csharp
Stars2.3k
Forks154
Last commit7 days ago
CommandLineUtils
CommandLineUtilsC#

A .NET library for building command-line applications with argument parsing, validation, and help text generation.

#help-generation#validation#csharp
Stars2.3k
Forks262
Last commit23 days ago
NBomber
NBomberCSS

A distributed load-testing framework for .NET that tests any system regardless of protocol or semantic model using plain C# or F#.

#load-testing#stress-testing#performance-testing
Stars2.2k
Forks141
Last commit9 days ago
pinvoke
pinvokeC#

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

#windows-api#interop#windows-development
Stars2.2k
Forks222
Last commit3 years ago
SharpDevelop
SharpDevelopC#

A free, open-source IDE for .NET programming languages including C#, VB.NET, F#, IronPython, and IronRuby.

#open-source#csharp#ironpython
Stars2.2k
Forks808
Last commit6 years ago
WebApiClient
WebApiClientC#

A high-performance REST API client library for .NET with interface-based declaration, AOT support, and advanced features.

#httpclient#oauth2#client
Stars2.1k
Forks451
Last commit8 days ago
TscanCode
TscanCodeC++

A fast, accurate static code analyzer for C/C++, C#, and Lua that detects defects early in development.

#clang#gcc#static-code-analysis
Stars2.1k
Forks601
Last commit2 years ago
.NET for Apache Spark
.NET for Apache SparkC#

.NET for Apache Spark provides high-performance .NET APIs for Apache Spark, enabling C# and F# developers to work with structured and streaming data.

#apache-spark#spark#dataframe
Stars2.1k
Forks333
Last commit2 months ago
Nez
NezC#

A free, feature-rich 2D framework built on top of MonoGame and FNA for game development.

#debugging-tools#2d-game-framework#csharp
Stars2.1k
Forks374
Last commit23 days ago
Rust
RustRust

An experimental Rust compiler backend that transpiles Rust code into .NET assemblies or C source files.

#compiler#rust-ecosystem#rust-lang
Stars2.0k
Forks51
Last commit9 months ago
osu-framework
osu-frameworkC#

A cross-platform .NET game framework with built-in UI components, advanced input handling, and performance tooling.

#hacktoberfest#desktop-games#csharp
Stars2.0k
Forks488
Last commit3 days ago
.NEXT Raft
.NEXT RaftC#

A high-performance .NET library suite for low-allocation scenarios like microservices, distributed systems, and database engines.

#write-ahead-log#metaprogramming#raft-consensus
Stars2.0k
Forks155
Last commit1 day ago
ATF
ATFC#

A C#/.NET framework for building custom Windows-based authoring tools, used extensively in Sony game development.

#csharp#dotnet#game-development
Stars1.9k
Forks257
Last commit6 years ago
DocX
DocXC#

A .NET library for creating and modifying Microsoft Word (.docx) files without requiring Microsoft Office.

#office#server-side#docx
Stars1.9k
Forks483
Last commit1 month ago
PreviousPage 6 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
4 months ago
#Dotnet647
#Cross Platform136
#Blazor134
#C Sharp112
#Dotnet Core98
#Game Development92
#Webassembly76
#Nuget Package70
#Hacktoberfest63
#Nuget59
#Ui Components56
#Aspnet Core54