C# ASPnetcore

Open-source C# projects categorized as ASPnetcore

Top 23 C# ASPnetcore Projects

  1. ASP.NET Core

    ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

    Project mention: Accept the Official Hack - Build-Time OpenAPI Detection in .NET 10 Minimal APIs | dev.to | 2026-05-30

    GetDocument.Insider.dll is the command line tool that automatically runs during build of the API if the .csproj includes the following reference:

  2. ReSharper

    ReSharper is now available in VS Code and Cursor. ReSharper brings a professional toolset for C# developers backed by over 20 years of experience, enterprise-grade security, SOC 2 compliance, and the trust of companies worldwide.

    ReSharper logo
  3. CleanArchitecture

    Clean Architecture Solution Template for ASP.NET Core

    Project mention: Interface definition has never been so important! | dev.to | 2026-03-21

    // https://github.com/jasontaylordev/CleanArchitecture/blob/main/src/Application/Common/Interfaces/IApplicationDbContext.cs public interface IApplicationDbContext { DbSet TodoLists { get; } DbSet TodoItems { get; } Task SaveChangesAsync(CancellationToken cancellationToken); }

  4. Bitwarden

    Bitwarden infrastructure/backend (API, database, Docker, etc). (by bitwarden)

    Project mention: NodeWarden: Bitwarden on Cloudflare Workers — No Server Required | dev.to | 2026-04-07

    Bitwarden Official Website

  5. ABP

    Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.

    Project mention: We migrated a .NET app from ABP Framework to Granit without downtime - here's the playbook | dev.to | 2026-05-21

    We just finished moving a 15-module .NET service from ABP Framework to Granit — without a maintenance window, without a code freeze, and without a parallel run-everything-twice phase. The whole thing took about ten weeks running alongside feature work.

  6. AspNetCore.Docs

    Documentation for ASP.NET Core

    Project mention: Fundamentals of Garbage Collection | news.ycombinator.com | 2025-07-12

    Server GC is the default garbage collector for Asp.net Core.

    > https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetco...

  7. ASP.NET Boilerplate

    ASP.NET Boilerplate - Web Application Framework

    Project mention: PrimeNG + NestJS = CRM — part 1 | dev.to | 2025-08-12

    I wanted to find a framework that already had all the Boiler code needed for a business application: menus, sections, graphs, users, etc. While searching for such a framework, we noticed the .Net frameworks https://aspnetboilerplate.com and https://abp.io, which already have a lot of things "out of the box". As far as I understand, both frameworks are being developed either by related teams, or even by one team. And the teams are from Turkey. The ASP.NET Boilerplate framework has legacy code from older versions of the .Net Framework. The newer ABP framework does not have legacy, it is on .Net Core. Both frameworks have a decent number of stars on github.

  8. DotNetGuide

    🌈【C#/.NET/.NET Core学习、工作、面试指南】记录、收集和总结C#/.NET/.NET Core基础知识、学习路线、开发实战、编程技巧练习、学习视频、文章、书籍、项目框架、社区组织、开发必备工具、技术前沿周刊、常见面试题、面试须知、简历模板、人才招聘、以及自己在学习和工作中的一些微薄见解。希望能和大家一起学习,共同进步。如果本知识库能为您提供帮助,别忘了给予支持哦(关注、点赞、分享)💖。

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. practical-aspnetcore

    Practical samples of ASP.NET Core 10, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.

  11. nopCommerce

    ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.

    Project mention: Show Dev: Here's how we made AI 2x faster at integrating APIs | dev.to | 2026-04-02

    We ran 4 controlled experiments on two real-world .NET applications, nopCommerce (mature e-commerce platform) and eShop (Microsoft's .NET reference app).

  12. Ocelot

    .NET API Gateway

  13. NSwag

    The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.

    Project mention: Why Startups and IndieDevs Should Choose Monolith First, Lessons From My Micro-SaaS Project, For ... | dev.to | 2026-01-09

    Type sharing is possible (think NSwag or OpenAPI codegen).

  14. EquinoxProject

    Web Application ASP.NET 9 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices

  15. openiddict-core

    Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET

    Project mention: Ask HN: Did Google Sign-In roll out a breaking change this morning? | news.ycombinator.com | 2026-03-17

    Found these:

    https://github.com/openiddict/openiddict-core/issues/2428

    https://issuetracker.google.com/issues/479882107?pli=1

  16. SimplCommerce

    A simple, cross platform, modulith ecommerce system built on .NET

  17. Architecture

    .NET 10, Angular 21, Clean Architecture, Clean Code, SOLID, KISS, DRY, Mediator Pattern, Folder-by-Feature Structure

  18. aspnet-api-versioning

    Provides a set of libraries which add service API versioning to ASP.NET Web API, OData with ASP.NET Web API, and ASP.NET Core.

  19. TodoApp

    Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication

  20. osharp

    OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于应用到实际项目开发中。 (by dotnetcore)

  21. AspNet.Security.OAuth.Providers

    OAuth 2.0 social authentication providers for ASP.NET Core

  22. Oqtane

    Oqtane is an open-source developer productivity platform for building modern .NET applications and websites that run on Web, Desktop and Mobile.

  23. EasyCaching

    :boom: EasyCaching is an open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!

  24. prometheus-net

    .NET library to instrument your code with Prometheus metrics

  25. FilterLists

    :shield: The independent, comprehensive directory of filter and host lists for advertisements, trackers, malware, and annoyances.

    Project mention: Hold on to Your Hardware | news.ycombinator.com | 2026-03-27

    Yeah, I remember going on https://filterlists.com/ one day all mad and just adding a ton because of how many ads and manipulative patterns I was dealing with

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C# ASPnetcore discussion

Log in or Post with

C# ASPnetcore related posts

  • Accept the Official Hack - Build-Time OpenAPI Detection in .NET 10 Minimal APIs

    1 project | dev.to | 30 May 2026
  • We migrated a .NET app from ABP Framework to Granit without downtime - here's the playbook

    2 projects | dev.to | 21 May 2026
  • Critical Breaking Change in Microsoft.AspNetCore.DataProtection

    1 project | news.ycombinator.com | 16 Apr 2026
  • Blazor WASM's Deputy Thread Model Will Break JavaScript Interop - Here's Why That Matters

    2 projects | dev.to | 1 Apr 2026
  • Dashlane Review 2026: Best Password Manager for Developers?

    1 project | dev.to | 19 Mar 2026
  • Ask HN: Did Google Sign-In roll out a breaking change this morning?

    1 project | news.ycombinator.com | 17 Mar 2026
  • How to Collect .NET Application Logs with OpenTelemetry

    2 projects | dev.to | 24 Feb 2026
  • A note from our sponsor - SaaSHub
    www.saashub.com | 13 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source ASPnetcore projects in C#? This list will help you:

# Project Stars
1 ASP.NET Core 38,021
2 CleanArchitecture 20,193
3 Bitwarden 19,176
4 ABP 14,301
5 AspNetCore.Docs 13,112
6 ASP.NET Boilerplate 11,985
7 DotNetGuide 10,598
8 practical-aspnetcore 10,380
9 nopCommerce 10,079
10 Ocelot 8,708
11 NSwag 7,338
12 EquinoxProject 6,774
13 openiddict-core 5,162
14 SimplCommerce 4,412
15 Architecture 3,267
16 aspnet-api-versioning 3,195
17 TodoApp 3,106
18 osharp 2,852
19 AspNet.Security.OAuth.Providers 2,506
20 Oqtane 2,250
21 EasyCaching 2,093
22 prometheus-net 2,081
23 FilterLists 1,631

Sponsored
ReSharper is now available in VS Code and Cursor
ReSharper brings a professional toolset for C# developers backed by over 20 years of experience, enterprise-grade security, SOC 2 compliance, and the trust of companies worldwide.
www.jetbrains.com

Did you know that C# is
the 11th most popular programming language
based on number of references?