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

SapphireDb
SapphireDbC#

A self-hosted, easy-to-use realtime database for Asp.Net Core and EF Core with automatic API generation.

#realtime#entity-framework-core#database
Stars406
Forks37
Last commit3 years ago
RestClient.Net
RestClient.NetC#

A type-safe, functional C# REST client library with compile-time exhaustiveness checking and OpenAPI/MCP code generation.

#functional-programming#rest-client#type-safety
Stars405
Forks51
Last commit7 months ago
DDD-starter-dotnet
DDD-starter-dotnetC#

A sample implementation and comparison of various DDD approaches in .NET to quickly start domain-driven design projects.

#event-driven#software-architecture#cqrs
Stars404
Forks32
Last commit11 months ago
C# SNMP Library
C# SNMP LibraryC#

A comprehensive open-source SNMP library for C# and .NET, supporting SNMP v1, v2c, and v3 for agent and manager development.

#manager-development#csharp#async
Stars404
Forks149
Last commit3 months ago
DotNet.Glob
DotNet.GlobC#

A high-performance globbing library for .NET that outperforms Regex for file pattern matching.

#wildcard-matching#span-t#globbing-library
Stars402
Forks29
Last commit9 months ago
NLog.Extensions.Logging
NLog.Extensions.LoggingC#

A logging provider that integrates NLog with Microsoft's ILogger abstraction and dependency injection for .NET applications.

#appsettings-json#dependency-injection#csharp
Stars402
Forks149
Last commit12 days ago
MongoFramework
MongoFrameworkC#

A C# library providing an Entity Framework-like interface for MongoDB, featuring change tracking, fluent mapping, and entity buckets.

#database-driver#orm#csharp
Stars399
Forks36
Last commit7 hours ago
ReverseMarkdown
ReverseMarkdownHTML

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

#converter-library#htmlagilitypack#csharp
Stars398
Forks83
Last commit15 days ago
C# (.NET)
C# (.NET)C#

A .NET client library for Appium that extends Selenium WebDriver to automate mobile, desktop, and web applications.

#nuget#mobile-testing#csharp
Stars398
Forks184
Last commit1 day ago
mongo-efcore-provider
mongo-efcore-providerC#

An Entity Framework Core provider for MongoDB, enabling .NET developers to interact with MongoDB using familiar EF Core patterns.

#database-driver#entity-framework-core#orm
Stars397
Forks44
Last commit5 days ago
Fluent Behaviour Tree
Fluent Behaviour TreeC#

A C# library for implementing AI and game logic behavior trees using a fluent API.

#game-ai#ai-programming#csharp
Stars397
Forks109
Last commit8 years ago
MicroElements.Swashbuckle.FluentValidation
MicroElements.Swashbuckle.FluentValidationC#

Integrates FluentValidation rules with Swashbuckle to automatically generate accurate OpenAPI/Swagger schemas.

#validation#fluentvalidation#swagger
Stars397
Forks68
Last commit
Mond
MondC#

A scripting language for .NET Core with async/await sequences, prototype inheritance, and easy embedding.

#programming-language#compiler#embedding
Stars396
Forks26
Last commit26 days 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
Stars396
Forks31
Last commit3 months ago
BlazorGoogleMaps
BlazorGoogleMapsC#

A Blazor library for integrating Google Maps with full API support, advanced markers, and clustering for WebAssembly and Server apps.

#javascript-interop#webassembly#geospatial
Stars390
Forks117
Last commit1 month 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 commit1 year ago
httpclient-interception
httpclient-interceptionC#

A .NET library for intercepting and stubbing HTTP requests made by HttpClient, primarily for testing purposes.

#httpclient#integration-testing#http-interception
Stars385
Forks32
Last commit17 days 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
Stars381
Forks129
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
Stars380
Forks49
Last commit5 years ago
CoordinateSharp
CoordinateSharpC#

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

#geo-fencing#sun#mgrs
Stars380
Forks57
Last commit5 days 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
ExCSS
ExCSSC#

A CSS 2.1 and CSS 3 parser for .NET that provides a LINQ-friendly object model for reading and manipulating stylesheets.

#stylesheet-manipulation#linq#css-tools
Stars378
Forks128
Last commit9 days ago
Wire
WireC#

A high-performance polymorphic binary serializer for .NET, designed for distributed systems with support for surrogates and version tolerance.

#high-performance#distributed-systems#dotnet
Stars374
Forks63
Last commit3 years ago
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
Stars373
Forks44
Last commit
FSharpLu
FSharpLuF#

A lightweight F# utility library providing helpers for string manipulation, logging, collections, file operations, JSON serialization, and Azure/Windows integration.

#azure#async-programming#dotnet
Stars371
Forks41
Last commit4 days ago
RapidCMS
RapidCMSC#

A Blazor framework for building fully customizable content management systems purely from code.

#entity-framework-core#cms-framework#webassembly
Stars368
Forks64
Last commit9 months ago
Math.NET Symbolics
Math.NET SymbolicsF#

A lightweight open-source computer algebra library for .NET, Silverlight, and Mono, written in F#.

#mathematics#calculus#mono
Stars368
Forks72
Last commit2 years ago
NBXplorer
NBXplorerC#

A minimalist .NET-based UTXO tracker for HD wallets, designed to work with pruned Bitcoin nodes and multiple altcoins.

#rest-api#cryptocurrency#altcoin
Stars368
Forks218
Last commit2 days 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
Stars368
Forks17
Last commit3 days ago
FSharp.SystemTextJson
FSharp.SystemTextJsonF#

A System.Text.Json serializer for F# types including records, discriminated unions, and collections with extensive customization.

#serialization-library#system-text-json#fsharp-records
Stars367
Forks48
Last commit
IsoVoxel
IsoVoxelC#

A command-line tool that generates isometric pixel art renders from MagicaVoxel .vox files.

#pixel-art#animation-tools#command-line-tool
Stars363
Forks22
Last commit3 years ago
Auth0
Auth0C#

Official .NET client library for interacting with Auth0 Authentication and Management APIs with automatic token management.

#oauth#oauth2#authentication
Stars361
Forks189
Last commit4 days ago
Remote.Linq
Remote.LinqC#

A library to translate LINQ expression trees into serializable forms for execution on remote services.

#orm#client-server#async
Stars356
Forks30
Last commit2 months ago
BlazorSize
BlazorSizeC#

A JavaScript interop library for Blazor that detects browser window size and media queries at runtime.

#javascript-interop#razor-components#browser-api
Stars355
Forks99
Last commit1 year ago
Astral-PE
Astral-PEC#

A low-level mutator for Windows PE files that obfuscates headers and metadata to break static analysis signatures without breaking execution.

#hacktoberfest#pe-obfuscator#pe
Stars354
Forks30
Last commit1 year ago
EntityFrameworkCore.DataEncryption
EntityFrameworkCore.DataEncryptionC#

A plugin for Microsoft.EntityFrameworkCore to add support for encrypted fields using built-in or custom encryption providers.

#entity-framework-core#netstandard20#ef-core
Stars349
Forks54
Last commit
PreviousPage 21 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
8 days ago
1 year ago
4 months ago
2 months ago
8 months ago
#Csharp647
#Cross Platform216
#Blazor193
#C Sharp187
#Dotnet Core160
#Aspnet Core142
#Fsharp135
#Nuget112
#Nuget Package92
#Webassembly92
#Xamarin90
#Hacktoberfest90