Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Dotnet Core

Dotnet Core

210 projects

Showing 36 of 210 projects

Awesome .NET Core
Awesome .NET CoreC#

A curated collection of awesome .NET Core libraries, tools, frameworks, and software for developers.

#developer-tools#microsoft#csharp
Stars21.3k
Forks3.0k
Last commit3 months ago
Core
CoreC#

A curated collection of awesome .NET Core libraries, tools, frameworks, and software for developers.

#developer-tools#microsoft#dotnet-ecosystem
Stars21.3k
Forks3.0k
Last commit3 months ago
bitwarden-core
bitwarden-coreC#

The open-source backend infrastructure for Bitwarden, providing APIs, database, and core services for password management.

#open-source#api#aspnet
Stars19.1k
Forks1.7k
Last commit1 day ago
.NET Platform Standard
.NET Platform Standard

Legacy repository for servicing .NET Core 2.1 and 3.1 pull requests, now consolidated into dotnet/runtime.

#microsoft#open-source#repository-consolidation
Stars17.5k
Forks4.8k
Last commit3 years ago
Entity Framework Core
Entity Framework CoreC#

A modern object-database mapper for .NET that supports LINQ queries, change tracking, updates, and schema migrations.

#hacktoberfest#orm#database
Stars14.7k
Forks3.4k
Last commit2 days ago
Entity Framework Core
Entity Framework CoreC#

A modern object-database mapper for .NET that supports LINQ queries, change tracking, updates, and schema migrations.

#hacktoberfest#orm#database
Stars14.7k
Forks3.4k
Last commit2 days ago
abp
abpC#

An open-source web application framework for ASP.NET Core that provides an opinionated architecture and infrastructure for building enterprise software.

#abp#enterprise-software#modular-architecture
Stars14.3k
Forks3.7k
Last commit20 hours ago
ArchiSteamFarm
ArchiSteamFarmC#

A C# application for farming Steam trading cards from multiple accounts simultaneously without requiring the Steam client.

#cli-app#steam#multi-account
Stars13.4k
Forks1.1k
Last commit2 days ago
Practical samples of Blazor Server-Side
Practical samples of Blazor Server-SideC#

A comprehensive collection of practical ASP.NET Core samples covering versions 2.1 through 10.0 with detailed explanations.

#hacktoberfest#asp-net-core#educational
Stars10.4k
Forks1.4k
Last commit
Practical samples of Blazor
Practical samples of BlazorC#

A comprehensive collection of practical ASP.NET Core samples covering versions 2.1 through 10.0 with detailed explanations.

#hacktoberfest#backend-development#asp-net-core
Stars10.4k
Forks1.4k
Last commit
NopCommerce
NopCommerceC#

A free, open-source ASP.NET Core eCommerce platform for building online stores of any size.

#ecommerce#open-source#asp-net-core
Stars10.1k
Forks6.0k
Last commit1 day ago
Hangfire
HangfireC#

A .NET library for background job processing with fire-and-forget, delayed, and recurring tasks, no Windows Service required.

#background-thread#recurring-tasks#scheduled-jobs
Stars10.1k
Forks1.8k
Last commit12 days ago
Refit
RefitC#

A type-safe REST library for .NET that automatically generates HTTP clients from interface definitions.

#xamarin#rest-client#http
Stars9.5k
Forks784
Last commit2 days ago
Blazor
Blazor

A curated collection of resources for Blazor, a .NET web framework for building interactive web UIs with C#.

#webassembly#microsoft#server-side
Stars9.3k
Forks1.0k
Last commit7 days ago
Archives
Archives

A curated collection of resources for the Blazor .NET web framework, including libraries, tutorials, sample projects, and tools.

#webassembly#microsoft#asp-net-core
Stars9.3k
Forks1.0k
Last commit7 days ago
Orchard Core CMS
Orchard Core CMSC#

An open-source modular and multi-tenant application framework and CMS built with ASP.NET Core.

#open-source#modular#asp-net-core
Stars8.1k
Forks2.6k
Last commit1 day ago
ElectronNET
ElectronNETC#

Build cross-platform desktop applications using ASP.NET Core (Razor Pages, MVC, Blazor) with Electron.

#razor-pages#electron-net#asp-net-core
Stars7.6k
Forks749
Last commit1 day ago
Nancy
NancyC#

A lightweight, low-ceremony framework for building HTTP services on .NET and Mono.

#http-services#mono#content-negotiation
Stars7.1k
Forks1.4k
Last commit5 years ago
GraphQL.NET
GraphQL.NETC#

A .NET implementation of the GraphQL specification for building GraphQL APIs and servers.

#data-fetching#api#graphql-dotnet
Stars6.0k
Forks950
Last commit15 days ago
HotChocolate
HotChocolateC#

A comprehensive open-source GraphQL platform for .NET, featuring a server, client, IDE, and DataLoader.

#api-gateway#open-source#asp-net-core
Stars5.7k
Forks806
Last commit22 hours ago
Command Line Parser
Command Line ParserC#

A robust C#/.NET command line parser library with *nix getopt style, supporting F# and verb commands.

#csharp#nuget-package#netstandard
Stars4.8k
Forks479
Last commit2 years ago
SimplCommerce
SimplCommerceC#

A simple, cross-platform, modular ecommerce system built on .NET Core.

#entity-framework-core#ecommerce#hacktoberfest
Stars4.4k
Forks1.7k
Last commit14 days ago
SimplCommerce
SimplCommerceC#

A simple, cross-platform, modular ecommerce system built on .NET Core.

#entity-framework-core#ecommerce#hacktoberfest
Stars4.4k
Forks1.7k
Last commit14 days ago
Clean Architecture Manga
Clean Architecture MangaC#

A sample implementation of Clean Architecture principles for .NET 6 and React+Redux, featuring a virtual wallet application.

#entity-framework-core#software-architecture#solid-principles
Stars4.3k
Forks750
Last commit
Coravel
CoravelC#

A near-zero config .NET library for task scheduling, queuing, caching, event broadcasting, and mailing with simple, expressive syntax.

#background-thread#hacktoberfest#scheduled-jobs
Stars4.3k
Forks273
Last commit10 months ago
Mapperly
MapperlyC#

A .NET source generator for generating high-performance object mappings with no runtime reflection.

#object-mapping#hacktoberfest#csharp
Stars4.1k
Forks219
Last commit1 day ago
Event Sourcing .NET
Event Sourcing .NETC#

A comprehensive collection of tutorials, samples, and resources for implementing Event Sourcing and CQRS in .NET using Marten and EventStoreDB.

#hacktoberfest#cqrs#event-sourcing
Stars3.7k
Forks543
Last commit21 days ago
System.CommandLine
System.CommandLineC#

A .NET library for parsing command-line arguments, building CLI applications, and rendering terminal output.

#parsing#commandlineparser#nuget
Stars3.7k
Forks424
Last commit1 day ago
Discord.Net
Discord.NetC#

An unofficial .NET wrapper for the Discord API, enabling developers to build Discord bots and integrations.

#slash-commands#nuget#open-source
Stars3.5k
Forks757
Last commit1 day ago
.NET Boxed Templates
.NET Boxed TemplatesC#

A collection of .NET project templates with batteries included, providing production-ready starting points for common application types.

#template#orleans#nuget
Stars3.5k
Forks500
Last commit4 days ago
LibGit2Sharp
LibGit2SharpC#

A .NET wrapper for libgit2 that provides native Git functionality to managed applications.

#managed-wrapper#version-control#repository-management
Stars3.4k
Forks923
Last commit7 months ago
BruteShark
BruteSharkC#

A Network Forensic Analysis Tool (NFAT) for deep inspection of PCAP files and live traffic, extracting credentials, building network maps, and reconstructing sessions.

#cyber#network-mapping#session-reconstruction
Stars3.4k
Forks355
Last commit3 years ago
surging
surgingC#

A lightweight, high-performance microservices framework for .NET Core with RPC, service discovery, and event-driven architecture.

#event-driven#log4net#fault-tolerance
Stars3.3k
Forks921
Last commit1 month ago
NetMQ
NetMQC#

A 100% native C# implementation of the ZeroMQ messaging library for .NET applications.

#netmq#high-performance#message-queue
Stars3.2k
Forks764
Last commit14 days ago
coverlet
coverletC#

A cross-platform code coverage collection tool for .NET, supporting line, branch, and method coverage.

#msbuild#devops#unit-testing
Stars3.2k
Forks398
Last commit1 day ago
Dotnet CLI
Dotnet CLIC#

Core functionality shared between Visual Studio and the .NET CLI for creating .NET projects.

#msbuild#development-workflow#build-tools
Stars3.1k
Forks1.2k
Last commit19 hours ago
Page 1 of 6Next

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
20 days ago
20 days ago
1 month ago
#Dotnet137
#Csharp81
#Aspnet Core44
#C Sharp32
#Asp Net Core28
#Cross Platform28
#Docker25
#Dotnetcore24
#Dotnet Standard19
#Microservices19
#Blazor17
#Hacktoberfest16