Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Dotnet

Dotnet

1434 projects

Showing 36 of 1434 projects

DefaultEcs
DefaultEcsC#

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

#gamedev#multi-threading#csharp
Stars760
Forks69
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 commit3 months ago
Farseer
FarseerC#

A high-performance 2D collision detection system with realistic physics responses for games and simulations.

#collision-detection#dotnet#game-development
Stars744
Forks115
Last commit5 years ago
Velcro Physics
Velcro PhysicsC#

A high-performance 2D collision detection and physics engine for .NET, ideal for games and simulations.

#dotnet#game-development#physics-2d
Stars744
Forks115
Last commit5 years ago
Expecto
ExpectoF#

An advanced, smooth testing library for F# with parallel execution, property-based testing, and performance benchmarking.

#stress-testing#benchmarkdotnet#performance-testing
Stars740
Forks98
Last commit2 months ago
RawRabbit
RawRabbitC#

A modern .NET framework for communication over RabbitMQ with a modular, middleware-oriented architecture.

#message-queue#publish-subscribe#async
Stars739
Forks135
Last commit3 years 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
Stars735
Forks62
Last commit2 years 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
Stars734
Forks61
Last commit1 year 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
Stars733
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
Stars733
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
Stars730
Forks136
Last commit2 days ago
Grid.Blazor
Grid.BlazorC#

A Blazor component for displaying and managing data grids with CRUD operations, supporting multiple back-end technologies.

#data-grid#crud#rest
Stars730
Forks133
Last commit3 months ago
NGraphics
NGraphicsC#

A cross-platform .NET library for rendering vector graphics with a unified API for immediate and retained mode graphics.

#xamarin#svg-rendering#immediate-mode-graphics
Stars729
Forks130
Last commit11 months ago
Saturn
SaturnF#

An opinionated web development framework for F# implementing the server-side, functional MVC pattern.

#functional-programming#open-source#server-side
Stars725
Forks107
Last commit2 years ago
.NET Boxed Framework
.NET Boxed FrameworkC#

A collection of .NET Core extensions and helper NuGet packages for ASP.NET Core development.

#object-mapping#nuget#developer-tools
Stars722
Forks77
Last commit17 days ago
WPF-Math
WPF-MathC#

A .NET library for rendering LaTeX-style mathematical formulas in WPF and Avalonia XAML applications.

#hacktoberfest#avalonia#math
Stars720
Forks112
Last commit14 days ago
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
Stars717
Forks159
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 commit8 days ago
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
Stars714
Forks28
Last commit6 years 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
Stars710
Forks318
Last commit3 days ago
redux.NET
redux.NETC#

A predictable state container for .NET applications, inspired by Redux.js, enabling unidirectional data flow.

#reactive-extensions#xamarin#redux-pattern
Stars708
Forks82
Last commit5 years 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
Stars705
Forks205
Last commit13 days ago
Guard
GuardC#

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

#library-development#validation#csharp
Stars704
Forks51
Last commit8 months ago
FluentDateTime
FluentDateTimeC#

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

#date-manipulation#datetime#csharp
Stars698
Forks61
Last commit8 days ago
DuckDB.NET
DuckDB.NETC#

ADO.NET provider and native bindings for DuckDB, enabling C# applications to interact with the in-process analytical database.

#database-driver#hacktoberfest#duckdb-database
Stars697
Forks91
Last commit13 days ago
FSharpx.Extras
FSharpx.ExtrasF#

A collection of functional programming libraries and utilities for F# development.

#hacktoberfest#functional-programming#parallel-computing
Stars697
Forks147
Last commit8 months ago
dotless
dotlessC#

A .NET port of the Less CSS preprocessor, adding variables, nested rules, and operators to CSS.

#nuget#aspnet#css-variables
Stars695
Forks202
Last commit3 months ago
FireSharp
FireSharpC#

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

#xamarin#mono#rest-api
Stars693
Forks140
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
Forks107
Last commit2 years ago
Dommel
DommelC#

A lightweight extension for Dapper that simplifies CRUD operations by generating SQL queries from POCO entities.

#query-builder#crud#orm
Stars692
Forks106
Last commit2 months 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 commit2 months 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
Stars688
Forks118
Last commit4 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
Stars688
Forks88
Last commit11 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
Rezoom.SQL
Rezoom.SQLF#

An F# ORM that statically typechecks a SQL dialect and translates it to SQLite, SQL Server, and PostgreSQL backends.

#type-provider#orm#compiler
Stars679
Forks23
Last commit2 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
Stars670
Forks253
Last commit2 days ago
PreviousPage 16 of 40Next

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
#Csharp647
#Cross Platform216
#Blazor193
#C Sharp187
#Dotnet Core160
#Aspnet Core142
#Fsharp135
#Nuget112
#Nuget Package92
#Webassembly92
#Xamarin90
#Hacktoberfest90