Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Csharp

Csharp

703 projects

Showing 36 of 703 projects

PixelViewer
PixelViewerC#

A cross-platform image viewer for inspecting and rendering raw pixel data from Luminance, YUV, RGB, ARGB, and Bayer formats.

#yuv-tool#avalonia#yuv2rgb
Stars394
Forks46
Last commit10 days ago
ReverseMarkdown
ReverseMarkdownHTML

A reliable C# library for converting HTML to Markdown, supporting multiple flavors like GitHub, Slack, and Telegram.

#converter-library#htmlagilitypack#csharp
Stars390
Forks83
Last commit2 months ago
WampSharp
WampSharpC#

A C# implementation of the Web Application Messaging Protocol (WAMP) for real-time communication between clients and servers.

#websocket-subprotocol#messaging-protocol#distributed-systems
Stars388
Forks84
Last commit9 months ago
Folders
FoldersC#

An esoteric programming language where programs are written using the hierarchical structure of folders and files.

#programming-language#esoteric-programming-language#compiler
Stars387
Forks19
Last commit4 years ago
Aether Physics
Aether PhysicsC#

A 2D collision detection system with continuous collision detection, multiple joint types, and tools for polygon decomposition.

#continuous-collision-detection#nuget#collision-detection
Stars386
Forks68
Last commit2 years ago
Vortice.Vulkan
Vortice.VulkanC#

Cross-platform .NET bindings for Vulkan, VMA, SPIRV-Cross, and shaderc for low-level graphics programming.

#vulkan#low-level-graphics#memory-management
Stars382
Forks30
Last commit15 days ago
CoordinateSharp
CoordinateSharpC#

A .NET library for geographic coordinate conversions, parsing, formatting, and location-based celestial calculations in C#.

#geo-fencing#sun#mgrs
Stars382
Forks59
Last commit4 months ago
RethinkDb.Driver
RethinkDb.DriverC#

A C#/.NET driver for RethinkDB with 100% ReQL API coverage, based on the official Java driver architecture.

#reql#database-driver#hacktoberfest
Stars382
Forks131
Last commit5 years ago
xBehave.net
xBehave.netC#

An xUnit.net extension for writing behavior-driven tests with natural language step descriptions.

#unit-testing#integration-testing#behavior-driven-development
Stars381
Forks49
Last commit5 years ago
EntityFramework.Triggers
EntityFramework.TriggersC#

Adds trigger-like events (inserting, updating, deleting) to Entity Framework and Entity Framework Core entities.

#entity-framework-core#dependency-injection#csharp
Stars379
Forks46
Last commit
Blazor.FileSystemAccess
Blazor.FileSystemAccessC#

A Blazor wrapper for the File System Access browser API, enabling local file system read/write operations from web applications.

#javascript-interop#webassembly#filesystemaccess
Stars372
Forks44
Last commit
SiaNet
SiaNetC#

An easy-to-use C# deep learning library with support for multiple backends including TensorFlow, PyTorch, and CUDA/OpenCL.

#neural-network#model-training#deep-learning
Stars371
Forks81
Last commit7 years ago
Pokemon-Go-Rocket-API
Pokemon-Go-Rocket-APIC#

An unofficial C# client API library for interacting with Pokémon GO game servers, enabling programmatic gameplay automation.

#unofficial-api#game-bots#csharp
Stars360
Forks223
Last commit9 years ago
Majorsoft Blazor Components
Majorsoft Blazor ComponentsC#

A modern collection of UI components and extensions for Blazor applications, built on .NET 5 with CSS/JS isolation.

#javascript-interop#webassembly#blazor-client
Stars359
Forks62
Last commit2 days ago
Docopt
DocoptC#

A .NET command-line argument parser that automatically generates parsing logic from help text in docopt format.

#hacktoberfest#developer-tools#docopt
Stars358
Forks32
Last commit3 months ago
FastCloner
FastClonerC#

A high-performance deep cloning library for .NET that combines source generation with reflection fallback for zero-config object copying.

#deep-copy#deep-clone#deep-cloning
Stars357
Forks15
Last commit27 days ago
BlazorDatasheet
BlazorDatasheetC#

A Blazor component for creating interactive, Excel-like data grids with editing, formulas, and validation.

#datasheet#data-editing#data-grid
Stars357
Forks78
Last commit1 month ago
Mockaco
MockacoC#

An HTTP mock server for stubbing services and simulating dynamic API responses using ASP.NET Core and C# scripting.

#mocks-generator#webhook-support#asp-net-core
Stars350
Forks40
Last commit6 months ago
ReflectionMagic
ReflectionMagicC#

A C# library that uses dynamic types to simplify accessing private and internal members via reflection.

#nuget#library#csharp
Stars347
Forks49
Last commit2 years ago
ConsoleTableExt
ConsoleTableExtC#

A fluent C# library for printing nicely formatted tables in console applications with extensive customization.

#csharp#text-ui#dotnet
Stars346
Forks38
Last commit1 year ago
SearchExtensions
SearchExtensionsC#

A fluent API library of IQueryable and IEnumerable extension methods for performing complex searches in .NET.

#search-library#csharp#nuget-package
Stars343
Forks46
Last commit1 year ago
Callisto
CallistoC#

A control toolkit for Windows 8 XAML applications providing UI controls and helpers for Windows Store apps.

#metro-style#ui-toolkit#csharp
Stars341
Forks107
Last commit11 years ago
Fluxzy.Core
Fluxzy.CoreC#

A fast, fully streamed MITM proxy for intercepting, recording, and modifying HTTP/1.1, HTTP/2, WebSocket, and gRPC traffic.

#mitmproxy#pcap#proxy
Stars341
Forks28
Last commit2 days ago
Grace
GraceC#

A feature-rich, high-performance dependency injection container for .NET with a fluent API and extensive lifestyle support.

#software-architecture#dependency-injection#csharp
Stars338
Forks31
Last commit1 year ago
Blazor.SVGEditor
Blazor.SVGEditorC#

A basic SVG editor component for Blazor applications, enabling interactive creation and editing of SVG elements.

#webassembly#wysiwyg#interactive-graphics
Stars338
Forks60
Last commit9 months ago
Obvs
ObvsC#

A .NET library providing observable microservice buses with Reactive Extensions interfaces over multiple message transports.

#reactive-extensions#event-driven#service-bus
Stars338
Forks45
Last commit1 year ago
MySQL Connector/NET
MySQL Connector/NETC#

A fully-managed ADO.NET driver for MySQL, providing .NET applications with native database connectivity and modern features.

#entity-framework-core#orm#csharp
Stars331
Forks210
Last commit16 days ago
Snapshooter
SnapshooterC#

A flexible snapshot testing tool for .NET Core and .NET Framework, inspired by Jest Snapshot Testing.

#snapshot#unit-testing#mstest
Stars328
Forks37
Last commit3 months ago
NLog for ASP.NET and ASP.NET Core
NLog for ASP.NET and ASP.NET CoreC#

NLog integration for ASP.NET and ASP.NET Core, providing HTTP context layout renderers for structured logging.

#netstandard20#http-context#asp-net-core
Stars327
Forks161
Last commit11 days ago
MediatR.Extensions.Microsoft.DependencyInjection
MediatR.Extensions.Microsoft.DependencyInjectionC#

Adds MediatR support to Microsoft's dependency injection container for .NET applications.

#request-handling#dependency-injection#service-registration
Stars327
Forks104
Last commit
Valit
ValitC#

A dead simple fluent validation library for .NET Core that replaces if-statements with clean validators.

#open-source#validation#validation-library
Stars320
Forks26
Last commit6 years ago
ZeroQL
ZeroQLC#

A high-performance C# GraphQL client with Linq-like syntax that avoids Reflection.Emit for near-raw HTTP call performance.

#linq-syntax#client#high-performance
Stars320
Forks19
Last commit5 months ago
SteamAuth
SteamAuthC#

A C# library for generating Steam Mobile Authenticator codes, linking authenticators, and managing trade confirmations.

#totp#trade-confirmations#csharp
Stars315
Forks115
Last commit1 month ago
SerilogAnalyzer
SerilogAnalyzerC#

A Roslyn analyzer that detects common mistakes and enforces best practices in Serilog logging code.

#analyzer#csharp#visual-studio
Stars314
Forks31
Last commit2 years ago
NReco.LambdaParser
NReco.LambdaParserC#

A runtime parser for .NET that evaluates string expressions (formulas, method calls) by building dynamic LINQ expression trees.

#expression-parser#evaluator#csharp
Stars314
Forks57
Last commit7 months ago
MongoRepository
MongoRepositoryC#

A repository pattern abstraction layer built on top of the official MongoDB C# driver for .NET applications.

#orm#api#csharp
Stars311
Forks137
Last commit6 years ago
PreviousPage 14 of 20Next

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
1 year ago
1 month ago
3 years ago
#Dotnet508
#Cross Platform116
#C Sharp100
#Blazor87
#Dotnet Core81
#Game Development81
#Hacktoberfest59
#Webassembly56
#Nuget52
#Nuget Package52
#Aspnet Core44
#Fsharp42