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

Uno Playground
Uno PlaygroundC#

A browser-based sandbox for experimenting with Uno Platform controls and layouts using XAML and WebAssembly.

#hacktoberfest#frontend-prototyping#xamarin
Stars221
Forks33
Last commit1 month ago
NaturalSort.Extension
NaturalSort.ExtensionC#

A C# extension method for StringComparison that enables natural sorting of strings containing numbers.

#stringcomparison#stringcomparer#sorting
Stars221
Forks20
Last commit6 months ago
Umbraco
Umbraco

A curated list of awesome Umbraco CMS packages, resources, and developer tools.

#hacktoberfest#umbraco-cms#developer-tools
Stars221
Forks43
Last commit4 years ago
Fli
FliF#

A lightweight F# library for executing CLI commands using computation expression syntax with no external dependencies.

#process#functional-programming#shell-scripting
Stars220
Forks8
Last commit2 months ago
LeoECS
LeoECSC#

A lightweight, high-performance C# Entity Component System framework with optional Unity integration.

#csharp#dotnet#data-oriented-design
Stars219
Forks32
Last commit9 months ago
Apos.Gui
Apos.GuiC#

A UI library for MonoGame that combines IMGUI-style immediate mode with retained component architecture.

#game-ui#nuget#apos
Stars219
Forks7
Last commit1 month ago
parser
parserC#

A lexer and parser for GraphQL in .NET, providing a complete AST model compatible with the GraphQL specification.

#parse#sdl#graphql
Stars219
Forks41
Last commit4 months ago
NCronJob
NCronJobC#

A simple, native-feeling job scheduler for .NET built on top of IHostedService, filling the gap between BackgroundService and complex schedulers.

#jobscheduler#minimal-api#job-scheduler
Stars215
Forks14
Last commit23 days ago
MiniCover
MiniCoverC#

A cross-platform code coverage tool for .NET Core that instruments assemblies and generates detailed reports.

#dotnet-tool#devops#continuous-integration
Stars215
Forks41
Last commit2 days ago
RocksDB
RocksDBC#

C# bindings for Facebook's RocksDB, providing multi-level .NET access to the high-performance key-value store.

#rocksdb#csharp#nuget-package
Stars215
Forks44
Last commit6 days ago
Money
MoneyC#

A personal expense manager application built with UWP for Windows devices and Blazor for web, using CQRS+ES architecture.

#spa#personal-finance#uwp-apps
Stars212
Forks37
Last commit3 months ago
Razor.SweetAlert2
Razor.SweetAlert2C#

A Razor class library for integrating SweetAlert2 popup boxes into Blazor Server and WebAssembly applications.

#confirmation-dialog#sweetalert2#theming
Stars212
Forks25
Last commit1 day ago
Fun.Blazor
Fun.BlazorF#

A library that makes it easier for F# developers to build Blazor applications with functional programming and computation expressions.

#spa#functional-programming#webassembly
Stars212
Forks6
Last commit1 day ago
MicroBus
MicroBusC#

MicroBus is a simple in process Mediator for .NET

#mediator#cqrs#dotnet
Stars211
Forks23
Last commit6 years ago
BlazorApplicationInsights
BlazorApplicationInsightsC#

A Blazor wrapper for Microsoft Application Insights enabling telemetry collection in Blazor WebAssembly and Blazor Web App projects.

#webassembly#telemetry#application-insights
Stars211
Forks33
Last commit
Oryx
OryxF#

A high-performance, cross-platform functional HTTP request handler library for building web clients and orchestrating requests in F#.

#ai-low-risk#functional-programming#sdk-development
Stars210
Forks11
Last commit1 day ago
Tiny.RestClient
Tiny.RestClientC#

A fluent, lightweight REST client for .NET that simplifies HTTP communication with automatic serialization and extensive feature support.

#httpclient#xamarin#rest-client
Stars208
Forks31
Last commit4 days ago
ASP.NET Core Library and Framework Support
ASP.NET Core Library and Framework SupportC#

A comprehensive reference list of .NET libraries and frameworks with their ASP.NET Core and .NET Core support status.

#compatibility-check#asp-net-core#library-catalog
Stars207
Forks39
Last commit
Bind
BindC#

A lightweight C# library for two-way data binding between properties of objects, especially useful for UI development.

#xamarin#csharp#change-tracking
Stars207
Forks34
Last commit6 years ago
FSharp.Data.SqlClient
FSharp.Data.SqlClientF#

F# type providers for statically typed, compile-time checked access to Microsoft SQL Server databases.

#typeprovider#t-sql#database-access
Stars206
Forks66
Last commit4 days ago
Box2D.NET
Box2D.NETC#

A C# port of the Box2D physics engine for 2D physics simulations in .NET and Unity3D.

#unity3d#physics#csharp
Stars205
Forks13
Last commit6 days ago
EntityFrameworkCore.SqlServer.SimpleBulks
EntityFrameworkCore.SqlServer.SimpleBulksC#

A simple .NET library for high-performance bulk operations (insert, update, delete, merge, match) on SQL Server using SqlBulkCopy.

#bulkmerge#entity-framework-core#upsert
Stars203
Forks29
Last commit
FastCache
FastCacheC#

A high-performance, lightweight, and thread-safe in-memory cache for .NET Core (.NET 6+), offering 7x-10x faster performance than MemoryCache.

#memory-cache#high-performance#caching
Stars202
Forks23
Last commit3 days ago
reactive-streams-dotnet
reactive-streams-dotnetC#

A .NET standard for asynchronous stream processing with non-blocking backpressure, enabling interoperability between reactive libraries.

#stream-processing#asynchronous-programming#api
Stars202
Forks28
Last commit
WebGPU .NET
WebGPU .NETC#

Low-level .NET bindings for WebGPU, enabling browser-based graphics development for Evergine.

#emscripten#graphics#webgpu
Stars200
Forks12
Last commit21 days ago
C#
C#C#

A .NET library for efficiently sending time series data to InfluxDB 1.x using the Line Protocol.

#metrics-collection#csharp#dotnet
Stars198
Forks60
Last commit3 years ago
Supernova.Enum.Generators
Supernova.Enum.GeneratorsC#

A C# source generator that creates helper classes for enums, providing fast operations without reflection.

#fast-enum#codegeneration#csharp
Stars198
Forks17
Last commit1 year ago
StrongGrid
StrongGridC#

A strongly typed .NET library for SendGrid's v3 API, including webhook parsing and IP warmup features.

#email-sending#sendgrid#strongly-typed
Stars196
Forks40
Last commit5 months ago
BouncyHSM
BouncyHSMC#

A developer-friendly software simulator for HSM and smartcard with PKCS#11, REST API, and web UI for testing cryptographic applications.

#testing-tool#rest-api#csharp
Stars195
Forks29
Last commit4 days ago
fasm
fasmF#

A .NET tool that disassembles F# code and .NET assemblies into JIT-generated assembly or IL code.

#dotnet-tool#assembly-code#jit-compilation
Stars194
Forks9
Last commit2 years ago
BlazorDownloadFile
BlazorDownloadFileHTML

A Blazor library for downloading files directly from C# to the browser without JavaScript dependencies.

#webassembly#file-download#signalr
Stars194
Forks27
Last commit2 years ago
Generator.Equals
Generator.EqualsC#

A C# source generator that automatically implements IEquatable<T>, Equals, and GetHashCode using attributes.

#boilerplate-reduction#equality#equality-comparison
Stars193
Forks24
Last commit1 day ago
Flancy
FlancyPowerShell

A micro web framework for Windows PowerShell that creates standalone web servers with PowerShell code routing.

#http-server#api-server#rest-api
Stars193
Forks21
Last commit10 years ago
MessageFormat.NET
MessageFormat.NETC#

ICU MessageFormat implementation for .NET enabling locale-aware pluralization, gender selection, and number/date formatting.

#l10n#messageformat#internationalization
Stars192
Forks26
Last commit6 months ago
Donald
DonaldF#

A lightweight, generic F# database abstraction for safer and more succinct ADO.NET interactions.

#functional-programming#database#ado
Stars191
Forks19
Last commit1 year ago
JWT Simple Server
JWT Simple ServerC#

A lightweight, dynamic JWT server for ASP.NET Core with built-in token endpoints and refresh token support.

#jwt-claims#authentication#asp-net-core
Stars189
Forks30
Last commit7 years ago
PreviousPage 25 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
14 days ago
4 years ago
5 months ago
5 years ago
#Csharp647
#Cross Platform216
#Blazor193
#C Sharp187
#Dotnet Core160
#Aspnet Core142
#Fsharp135
#Nuget112
#Nuget Package92
#Webassembly92
#Xamarin90
#Hacktoberfest90