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

monitor-table-change-with-sqltabledependency
monitor-table-change-with-sqltabledependencyC#

A C# component that provides SQL Server record change notifications, delivering updated values without polling.

#event-driven#data-audit#database
Stars666
Forks181
Last commit
Jot
JotC#

A .NET library for declaratively persisting and applying application state like window sizes, user preferences, and form data.

#desktop-application#settings-storage#library
Stars657
Forks60
Last commit10 months ago
SharpRepository
SharpRepositoryC#

A generic C# repository pattern implementation supporting Entity Framework, RavenDB, MongoDB, and other databases with built-in caching.

#orm#caching#csharp
Stars654
Forks161
Last commit3 years ago
GitInfo
GitInfoPascal

A transparent MSBuild and .NET package that provides Git and Semantic Versioning information for C#, F#, and VB projects.

#semver#msbuild#build-automation
Stars653
Forks72
Last commit8 days ago
SlimMessageBus
SlimMessageBusC#

A lightweight, extensible messaging framework for .NET supporting pub/sub and request-response patterns with multiple broker integrations.

#azure-event-hubs#redis#kafka
Stars653
Forks88
Last commit3 days ago
common-logging
common-loggingC#

A portable logging abstraction for .NET that allows switching between different logging implementations like log4net, NLog, and Serilog.

#nuget#log4net#enterprise-library
Stars652
Forks200
Last commit5 years ago
awesome-analyzers
awesome-analyzers

A curated list of .NET Compiler Platform ("Roslyn") diagnostic analyzers, code fixes, and related resources.

#developer-tools#diagnostic-analyzers#ide-integration
Stars642
Forks35
Last commit3 months ago
Nemerle
NemerleNemerle

A high-level statically-typed programming language for .NET with functional, OOP, imperative features and powerful meta-programming.

#programming-language#functional-programming#compiler
Stars641
Forks94
Last commit2 months ago
LlmTornado
LlmTornadoC#

A .NET provider-agnostic SDK for building, orchestrating, and deploying AI agents and workflows with 30+ built-in API connectors.

#provider-agnostic#agents-sdk#workflow
Stars638
Forks112
Last commit11 days ago
Falco
FalcoF#

A functional-first toolkit for building full-stack web applications in F# on ASP.NET Core.

#functional-programming#api#server-side
Stars637
Forks45
Last commit1 month ago
LightInject
LightInjectC#

An ultra lightweight Inversion of Control (IoC) container for .NET with high performance and minimal overhead.

#dependency-injection#csharp#lightweight
Stars633
Forks120
Last commit3 months ago
Cache Tower
Cache TowerC#

A high-performance multi-layered caching library for .NET, combining in-memory, file, Redis, and MongoDB layers for speed and resilience.

#in-memory-cache#redis-caching#memory-cache
Stars630
Forks38
Last commit3 days ago
SQLProvider
SQLProviderF#

A general F# SQL database type provider supporting LINQ queries, schema exploration, CRUD operations, and multiple database vendors.

#typeprovider#database-access#type-provider
Stars627
Forks148
Last commit1 month ago
StarWars
StarWarsC#

A GraphQL Star Wars example implementation using GraphQL for .NET, ASP.NET Core, and Entity Framework Core.

#entity-framework-core#api#asp-net-core
Stars618
Forks98
Last commit8 years ago
CommandDotNet
CommandDotNetC#

A modern .NET framework for building feature-rich command-line interface (CLI) applications with minimal boilerplate.

#cli-framework#dependency-injection#csharp
Stars615
Forks32
Last commit9 months ago
DiffSharp
DiffSharpF#

A tensor library for differentiable functional programming in F#, with PyTorch-like APIs and GPU support.

#scientific-computing#tensor-library#neural-network
Stars615
Forks72
Last commit2 years ago
Blazor-State
Blazor-StateC#

A fully asynchronous state management library for Blazor applications implementing the Flux pattern with a middleware-driven pipeline.

#hacktoberfest#flux#async-await
Stars612
Forks57
Last commit20 days ago
Stanford.NLP for .NET
Stanford.NLP for .NETC#

A .NET wrapper for Stanford CoreNLP providing natural language processing capabilities including tokenization, parsing, and named entity recognition.

#ikvm#pos-tagging#recompiled-packages
Stars608
Forks116
Last commit2 years ago
Lamar
LamarC#

A fast, modern Inversion of Control (IoC) container and successor to StructureMap for .NET applications.

#structuremap-successor#software-architecture#dependency-injection
Stars607
Forks120
Last commit3 months ago
graphql-dotnet-server
graphql-dotnet-serverC#

A GraphQL server implementation for ASP.NET Core, providing HTTP and WebSocket transports with built-in UI tools.

#graphql#api-server#server
Stars605
Forks166
Last commit25 days ago
BitFaster.Caching
BitFaster.CachingC#

High-performance, thread-safe in-memory caching primitives for .NET with advanced eviction policies.

#lfu-cache#in-memory-cache#lru-cache
Stars605
Forks42
Last commit1 day ago
ByteSize
ByteSizeC#

A .NET utility class for unambiguous byte size representation and conversion, adhering to IEC and NIST standards.

#parsing#formatting#iec-standard
Stars604
Forks49
Last commit1 year ago
PowerToys Run Plugins
PowerToys Run Plugins

A curated collection of community plugins and resources for extending Microsoft PowerToys Run on Windows.

#developer-tools#plugin-ecosystem#open-source
Stars596
Forks27
Last commit11 months ago
ULogViewer
ULogViewerC#

A cross-platform universal log viewer built with .NET for reading, parsing, and analyzing various log formats.

#desktop-application#viewer-analysis#filter
Stars595
Forks50
Last commit1 day ago
List of Automated Testing Tools and Frameworks for .NET
List of Automated Testing Tools and Frameworks for .NETC#

A comprehensive, categorized list of automated testing tools and frameworks for .NET, covering TDD, BDD, ATDD, SBE, and various testing methodologies.

#developer-tools#microsoft#unit-testing
Stars591
Forks94
Last commit
FreshMvvm
FreshMvvmC#

A super light, convention-based MVVM framework designed specifically for Xamarin.Forms mobile development.

#dependency-injection#csharp#xamarin-forms
Stars589
Forks167
Last commit4 years ago
SecurityDriven.Inferno
SecurityDriven.InfernoC#

A professionally audited .NET cryptography library implementing secure-by-default patterns and algorithms.

#secure-by-default#crypto#hash
Stars585
Forks46
Last commit2 months ago
CodeBeam.MudExtensions
CodeBeam.MudExtensionsC#

A collection of community-contributed extension components and utilities for the MudBlazor UI framework.

#mudblazor#open-source#csharp
Stars584
Forks104
Last commit12 days ago
QtSharp
QtSharpC#

Mono/.NET bindings for Qt, enabling C# developers to use Qt libraries through automatically generated wrappers.

#glue#qt#mono
Stars582
Forks51
Last commit7 years ago
PowerTranslator
PowerTranslatorC#

A fast and stable translation plugin for PowerToys Run, enabling quick text and clipboard translation with multi-platform support.

#cmdpal#productivity#clipboard-translation
Stars581
Forks36
Last commit1 month ago
SmartCode
SmartCodeC#

A .NET Core code generation and ETL tool that builds projects from data sources using configurable templates and tasks.

#database-first#code-generator#smartcode
Stars578
Forks168
Last commit2 years ago
DBreeze
DBreezeC#

A multi-paradigm embedded NoSQL database for .NET with ACID transactions, text search, and vector similarity search capabilities.

#search#database#transaction
Stars578
Forks62
Last commit11 hours ago
resin
resinC#

A vector space search engine, vector database, and key/value store for efficient string processing and vector operations.

#search#nlu-engine#resin
Stars577
Forks41
Last commit2 months ago
FlatSharp
FlatSharpC#

A high-performance, idiomatic C# implementation of Google's FlatBuffers zero-copy binary serialization format.

#flatbuffers#aot-compilation#high-performance
Stars573
Forks59
Last commit2 months ago
Exceptionless
ExceptionlessC#

Real-time .NET error reporting clients for ASP.NET, Web API, WPF, Console, and MVC applications.

#debugging-tools#exceptionless#nuget
Stars572
Forks143
Last commit16 days ago
MongoDB.Entities
MongoDB.EntitiesC#

A lightweight .NET data access library for MongoDB with LINQ support and built-in entity relationship management.

#orm#database#net5
Stars571
Forks72
Last commit26 days ago
PreviousPage 17 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
2 years ago
11 days ago
#Csharp647
#Cross Platform216
#Blazor193
#C Sharp187
#Dotnet Core160
#Aspnet Core142
#Fsharp135
#Nuget112
#Nuget Package92
#Webassembly92
#Xamarin90
#Hacktoberfest90