Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Dotnet

Dotnet

377 projects

Showing 36 of 377 projects

SIPSorcery
SIPSorceryC#

A comprehensive real-time communications library for .NET that enables VoIP and WebRTC capabilities in applications.

#sdp#sip#csharp
Stars1.9k
Forks521
Last commit1 day ago
AdonisUI
AdonisUIC#

A lightweight UI toolkit for WPF applications offering classic but enhanced Windows visuals with runtime theme switching.

#design-system#desktop-application#hacktoberfest
Stars1.9k
Forks152
Last commit3 years ago
Enums.NET
Enums.NETC#

A high-performance, type-safe .NET utility library for enum operations, solving limitations of System.Enum.

#parsing#enum-utilities#flag-enums
Stars1.8k
Forks105
Last commit6 months ago
FakeItEasy
FakeItEasyC#

A .NET dynamic fake library for creating all types of fake objects, mocks, and stubs with easy semantics.

#hacktoberfest#unit-testing#testing-library
Stars1.8k
Forks183
Last commit3 months ago
Npgsql.EntityFrameworkCore.PostgreSQL
Npgsql.EntityFrameworkCore.PostgreSQLC#

Entity Framework Core provider for PostgreSQL, enabling .NET developers to interact with PostgreSQL databases using LINQ.

#database-driver#entity-framework-core#orm
Stars1.8k
Forks257
Last commit
DotNetCorePlugins
DotNetCorePluginsC#

A .NET library for dynamically loading assemblies as plugins with dependency isolation and type sharing.

#type-sharing#plugin-system#dynamic-loading
Stars1.8k
Forks243
Last commit1 month ago
LibVLCSharp
LibVLCSharpC#

Cross-platform .NET/Mono bindings for LibVLC, providing a comprehensive multimedia API for audio and video playback, streaming, and encoding.

#xamarin#media-player#dotnet
Stars1.8k
Forks293
Last commit4 days ago
mockhttp
mockhttpC#

A testing layer for Microsoft's HttpClient library that creates canned responses using a fluent API.

#httpclient#unit-testing#integration-testing
Stars1.8k
Forks90
Last commit1 year ago
Fluid
FluidC#

A fast, secure .NET template engine implementing the Liquid language with async support and extensibility.

#template#extensibility#liquid-templating
Stars1.7k
Forks191
Last commit4 days ago
Monogame.Extended
Monogame.ExtendedC#

A collection of libraries and tools that extend MonoGame to simplify 2D game development.

#content-pipeline#ui-toolkit#csharp
Stars1.7k
Forks351
Last commit17 hours ago
EntityFramework.Exceptions
EntityFramework.ExceptionsC#

A library that provides strongly typed exceptions for handling database errors in Entity Framework Core and ADO.NET.

#entity-framework-core#oracle#sql-server
Stars1.7k
Forks82
Last commit26 days ago
MyTested.AspNetCore.Mvc
MyTested.AspNetCore.MvcC#

A fluent testing library for ASP.NET Core MVC and API controllers, view components, routes, and the full MVC pipeline.

#asp-net-core#unit-testing#integration-testing
Stars1.7k
Forks179
Last commit
System.Linq.Dynamic.Core
System.Linq.Dynamic.CoreC#

A .NET library for writing dynamic LINQ queries using string expressions, supporting .NET Core, .NET Standard, and .NET Framework.

#dynamic-queries#query-builder#lamda
Stars1.7k
Forks245
Last commit15 days ago
ILGPU
ILGPUC#

A JIT compiler for writing high-performance GPU programs in .NET languages like C#, offering CUDA-level performance with C# convenience.

#cuda#parallel-computing#intel
Stars1.7k
Forks140
Last commit1 day ago
HtmlSanitizer
HtmlSanitizerC#

A .NET library for cleaning HTML fragments and documents to prevent XSS attacks using a robust HTML parser.

#web-security#xss#sanitizer
Stars1.7k
Forks224
Last commit1 day ago
Arch
ArchC#

A high-performance C# Archetype & Chunks Entity Component System (ECS) for game development and data-oriented programming.

#fast#high-performance#gamedev
Stars1.7k
Forks160
Last commit5 months ago
Blazor
BlazorC#

A framework for building interactive web UIs with C# and .NET instead of JavaScript.

#single-page-applications#webassembly#csharp
Stars1.7k
Forks120
Last commit8 years ago
NetTopologySuite
NetTopologySuiteC#

A .NET port of JTS Topology Suite providing fast and reliable 2D geometric operations for GIS applications.

#library#nts#topology
Stars1.7k
Forks341
Last commit1 day ago
Roslyn Analyzers
Roslyn Analyzers

Roslyn-based analyzers for .NET code quality, security, and maintainability, replacing legacy FxCop.

#hacktoberfest#csharp#maintainability
Stars1.7k
Forks481
Last commit8 hours ago
Fluent NHibernate
Fluent NHibernateC#

Fluent, XML-less, compile-safe, convention-based mappings for NHibernate.

#orm#database-mapping#fluent-interface
Stars1.7k
Forks677
Last commit2 days ago
Downloader
DownloaderC#

A fast, cross-platform, and reliable multipart downloader library for .NET applications with asynchronous progress events.

#download-manager#file-download#multipart-download
Stars1.7k
Forks237
Last commit4 days ago
Dotnet outdated
Dotnet outdatedC#

A .NET Core global tool to display and update outdated NuGet packages in .NET projects from the command line.

#global-tool#nuget#devops
Stars1.7k
Forks162
Last commit3 days ago
RazorLight
RazorLightC#

A .NET template engine using Microsoft's Razor parsing engine for building templates from files, embedded resources, strings, or custom sources outside of ASP.NET MVC.

#embedded-resources#email-templates#caching
Stars1.7k
Forks269
Last commit1 year ago
ClojureCLR
ClojureCLRC#

A native implementation of Clojure for the .NET Common Language Runtime (CLR), enabling functional programming on Microsoft platforms.

#functional-programming#language-port#dotnet
Stars1.6k
Forks164
Last commit3 days ago
Ooui
OouiC#

A cross-platform .NET UI library that brings native UI development simplicity to the web using web technologies.

#webassembly#csharp#xamarin-forms
Stars1.6k
Forks163
Last commit3 years ago
Finbuckle.MultiTenant
Finbuckle.MultiTenantC#

An open-source multi-tenancy library for modern .NET enabling tenant resolution, per-tenant app behavior, and data isolation.

#entity-framework-core#library#authentication
Stars1.6k
Forks293
Last commit17 hours ago
EmbedIO
EmbedIOC#

A tiny, cross-platform, module-based web server for .NET, enabling lightweight web applications and REST APIs.

#embedded-systems#mono#webserver
Stars1.6k
Forks191
Last commit1 month ago
MoonSharp
MoonSharpC#

A complete Lua interpreter written in C# for .NET, Mono, Xamarin, and Unity3D platforms with remote debugger support.

#unity3d#xamarin#mono
Stars1.6k
Forks234
Last commit7 days ago
create-tauri-app
create-tauri-appRust

A CLI tool to rapidly scaffold new Tauri desktop applications with various frontend frameworks and languages.

#boilerplate-generator#desktop-apps#cli-tool
Stars1.6k
Forks148
Last commit1 day ago
Shiny
ShinyC#

A cross-platform .NET framework for device services and background processing on iOS, Android, macOS, and Windows.

#maui#xamarin#ios
Stars1.6k
Forks246
Last commit17 hours ago
GitVersioning
GitVersioningC#

Automatically stamps .NET assemblies, NuGet packages, and NPM packages with unique, semantic versions derived from git commits.

#nuget#msbuild#npm
Stars1.6k
Forks181
Last commit2 days ago
Nethermind
NethermindC#

A high-performance Ethereum execution client built on .NET, featuring fast sync, modular plugins, and native L2 support.

#plugin-system#json-rpc#layer-2
Stars1.5k
Forks681
Last commit11 hours ago
Chloe
ChloeC#

A lightweight, high-performance .NET ORM library with LINQ-style querying for multiple databases.

#orm#database#oracle
Stars1.5k
Forks450
Last commit3 months ago
microdot
microdotC#

An open-source .NET framework for building scalable microservices with Orleans integration and comprehensive distributed system support.

#orleans#health-checks#dependency-injection
Stars1.5k
Forks232
Last commit2 years ago
Castle.Windsor
Castle.WindsorC#

A mature, feature-rich Inversion of Control container for .NET applications.

#aspect-oriented-programming#dependency-injection#dotnet
Stars1.5k
Forks459
Last commit1 year ago
ServiceStack.OrmLite
ServiceStack.OrmLiteC#

A fast, simple, and typed ORM for .NET with a code-first approach and minimal configuration.

#orm#database#strongly-typed
Stars1.5k
Forks614
Last commit3 years ago
PreviousPage 10 of 11Next

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 days ago
1 year ago
#Csharp188
#Cross Platform88
#C Sharp84
#Dotnet Core57
#Aspnet Core50
#Hacktoberfest50
#Nuget36
#Open Source34
#Xamarin27
#Asp Net Core25
#Blazor24
#Microservices23