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

ProcessKiller
ProcessKillerC#

A PowerToys Run plugin for quickly killing processes and freeing up system resources via a keyboard shortcut.

#productivity-tools#system-utilities#dotnet
Stars188
Forks7
Last commit8 days ago
NuGet Trends
NuGet TrendsC#

Tracks historical download data and adoption trends for NuGet packages, helping maintainers and developers analyze package popularity.

#nuget#download-tracking#trends
Stars188
Forks50
Last commit9 days ago
HdrHistogram.NET
HdrHistogram.NETC#

A .NET library for high-dynamic-range histograms to accurately record and analyze latency and performance measurements.

#statistical-analysis#response-time-analysis#metrics-collection
Stars185
Forks31
Last commit
Chessie
ChessieF#

A .NET library implementing railway-oriented programming for functional error handling and data flow.

#functional-programming#result-type#data-flow
Stars185
Forks42
Last commit8 years ago
LiteDB.FSharp
LiteDB.FSharpF#

F# serialization and type-safe query support for LiteDB, enabling seamless use of F# records, unions, and maps.

#functional-programming#database-orm#litedb
Stars185
Forks20
Last commit3 years ago
Mongo.Migration
Mongo.MigrationC#

On-the-fly migrations with MongoDB C# Driver

#migration#schema-migrations#csharp
Stars184
Forks59
Last commit5 months ago
ros2_dotnet
ros2_dotnetC#

.NET bindings for ROS2 enabling cross-platform robotics application development in C# and .NET Core.

#robotics#iot#ros2
Stars183
Forks65
Last commit1 year ago
BlazorTransitionableRoute
BlazorTransitionableRouteC#

A Blazor component library enabling smooth page transition animations by managing both current and previous routes.

#single-page-application#razor-components#transition
Stars182
Forks17
Last commit
graphql-aspnetcore
graphql-aspnetcoreC#

ASP.NET Core middleware to easily add a GraphQL endpoint and GraphiQL UI to your application.

#nuget#api#graphql
Stars182
Forks31
Last commit3 years ago
MKL.NET
MKL.NETC#

A cross-platform .NET wrapper for Intel MKL, providing high-performance matrix algebra, optimization, and statistics functions.

#mathematics#intel-mkl#high-performance
Stars182
Forks21
Last commit11 months ago
Chroniton.NetCore
Chroniton.NetCoreC#

A .NET library for scheduling and running strongly-typed tasks with support for cron, custom schedules, and asynchronous execution.

#unit-testing#strongly-typed#dependency-injection
Stars181
Forks18
Last commit9 years ago
LightNode
LightNodeC#

A micro RPC/REST framework for .NET built on OWIN, designed for simple APIs with lightweight implementation and powerful debugging.

#micro-framework#api-framework#rest-api
Stars181
Forks31
Last commit8 years ago
Portable.BouncyCastle
Portable.BouncyCastleC#

A C# implementation of cryptographic algorithms and protocols with support for .NET 4, .NET Standard 2.0, MonoAndroid, Xamarin.iOS, and .NET Core.

#x509-certificates#csharp#encryption
Stars181
Forks39
Last commit3 years ago
Cropper.Blazor
Cropper.BlazorC#

A Blazor component wrapper for Cropper.js that provides interactive image cropping and manipulation for Blazor applications.

#javascript-interop#maui#webassembly
Stars181
Forks21
Last commit19 days ago
ExtCore
ExtCoreF#

An extended core library for F#.

#csharp#data-structures#dotnet
Stars179
Forks32
Last commit4 years ago
DDDSkeletonNet
DDDSkeletonNetC#

A .NET skeleton project demonstrating Domain Driven Design principles with loosely coupled layers.

#skeleton-project#software-architecture#educational
Stars179
Forks46
Last commit12 years ago
CsvExport
CsvExportC#

A very simple and fast CSV-export library for C#, optimized for performance and Excel compatibility.

#csv-writer#high-performance#csharp
Stars177
Forks63
Last commit3 months ago
ElasticsearchCRUD
ElasticsearchCRUDC#

A .NET Standard API for Elasticsearch providing CRUD operations, search queries, aggregations, and mapping support.

#data-indexing#crud#netstandard
Stars177
Forks49
Last commit5 years ago
Origami
OrigamiC#

A packer that compresses and encrypts .NET assemblies, storing payloads within PE file structures.

#compressor#obfuscation#csharp
Stars176
Forks26
Last commit3 years ago
ActualLab.Fusion
ActualLab.FusionC#

A .NET library that adds transparent caching, automatic invalidation, and real-time updates to Blazor and MAUI apps with minimal code changes.

#maui#webassembly#caching
Stars176
Forks22
Last commit8 days ago
Apizr
ApizrC#

A Refit-based HTTP client library for .NET that adds resilience patterns like retry, caching, authentication, and logging with minimal code.

#monkeycache#caching#refit
Stars175
Forks18
Last commit2 days ago
FSharp.Control.AsyncSeq
FSharp.Control.AsyncSeqF#

F# library providing asynchronous sequences compatible with BCL IAsyncEnumerable for async/await workflows.

#functional-programming#async-programming#streaming-data
Stars175
Forks54
Last commit
Slack.Webhooks
Slack.WebhooksC#

A .NET library for simple integration with Slack's Incoming and Outgoing webhooks API.

#integration#csharp#slack
Stars172
Forks52
Last commit2 months ago
AspNetStatic
AspNetStaticC#

Transform ASP.NET Core into a static site generator.

#asp-net-core#dotnet#ssg
Stars171
Forks7
Last commit3 months ago
FsXaml
FsXamlF#

F# tools and type providers for working with XAML in WPF and WinForms applications.

#functional-programming#type-providers#winforms
Stars171
Forks46
Last commit6 years ago
Karambolo.Extensions.Logging.File
Karambolo.Extensions.Logging.FileC#

A lightweight, customizable file logger provider for Microsoft.Extensions.Logging with async processing and JSON support.

#file-logging#async#customizable
Stars171
Forks26
Last commit1 month ago
Guide for C# devs to learn F#
Guide for C# devs to learn F#

A 30-minute F# tutorial with side-by-side code comparisons for developers coming from C#, Python, or TypeScript.

#side-by-side-examples#programming-language#developer-education
Stars169
Forks21
Last commit4 months ago
Guide for Python devs to learn F#
Guide for Python devs to learn F#

A 30-minute F# tutorial with side-by-side code comparisons for developers coming from C#, Python, or TypeScript.

#side-by-side-examples#programming-language#developer-education
Stars169
Forks21
Last commit4 months ago
Garnet
GarnetF#

A lightweight F# library for game composition using entity-component-system (ECS) and actor-like messaging.

#coroutines#dotnet#messaging
Stars168
Forks18
Last commit1 year ago
WebCompiler
WebCompilerC#

A pure .NET global tool for compiling SCSS, minifying CSS/JS, and gzipping assets without Node.js dependencies.

#minification#js#dotnet-tool
Stars167
Forks31
Last commit3 months ago
Blazor PWA Updater
Blazor PWA UpdaterHTML

A Blazor library that provides an "Update Now" UI and feature for Progressive Web Apps when a new version is available.

#progressive-web-app#web-assembly#service-worker
Stars167
Forks8
Last commit
Wissance.WebApiTookit
Wissance.WebApiTookitC#

A .NET toolkit for rapidly building CRUD REST APIs with one line of code and creating gRPC/SignalR services from reusable components.

#webapi-core#crud#api-toolkit
Stars165
Forks13
Last commit1 month ago
CondenserDotNet
CondenserDotNetC#

A .NET API condenser and reverse proxy built on Kestrel and Consul, with a lightweight Consul client library.

#leader#api-gateway#reverse-proxy
Stars165
Forks28
Last commit3 years ago
InfluxDB.NET
InfluxDB.NETC#

A cross-platform .NET library for interacting with InfluxDB time-series databases via REST API.

#data-storage#rest-api#dotnet
Stars163
Forks58
Last commit4 years ago
EBind
EBindC#

A concise, fast, and feature-rich data binding library for .NET, supporting equality, action, and event bindings with extensive configurability.

#maui#xamarin#extensibility
Stars162
Forks7
Last commit5 years ago
Validus
ValidusF#

An extensible F# validation library with built-in validators for primitive types and support for custom validators.

#functional-programming#domain-driven-design#validation-library
Stars162
Forks7
Last commit2 years ago
PreviousPage 26 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
5 months ago
4 years ago
3 days ago
6 months ago
#Csharp647
#Cross Platform216
#Blazor193
#C Sharp187
#Dotnet Core160
#Aspnet Core142
#Fsharp135
#Nuget112
#Nuget Package92
#Webassembly92
#Xamarin90
#Hacktoberfest90