C# ASPnet

Open-source C# projects categorized as ASPnet

Top 23 C# ASPnet Projects

  1. Bitwarden

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

    Project mention: Network Security Tips For Small Business | dev.to | 2025-08-03

    Don’t try to remember them all. Use a password manager. It stores your passwords safely. Some good ones are Bitwarden, LastPass, and 1Password.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. 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: 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.

  4. 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...

  5. 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.

  6. nopCommerce

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

  7. clean-code-dotnet

    :bathtub: Clean Code concepts and tools adapted for .NET

  8. Electron.NET

    :electron: Build cross platform desktop apps with ASP.NET Core (Razor Pages, MVC, Blazor).

  9. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  10. NSwag

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

    Project mention: Learning TDD by doing: Acceptance testing with Umbraco's management API | dev.to | 2025-10-27

    To create the API client, I used NSwagStudio. With this tool, I can consume the OpenAPI spec that Umbraco exposes and automatically generate a C# client. Although it didn't go perfectly, the generated client was very usable and Umbraco appears to have designed very nice and clear models and endpoints. The generated C# code couldn't compile right away, because for some reason it depended on a type FileResponse, which doesn't exist. Fortunately, creating an empty class was enough to make it work.

  11. FastEndpoints

    A light-weight REST API development framework for ASP.NET 8 and newer.

    Project mention: JavaScript Fatigue Strikes Back | news.ycombinator.com | 2025-03-01

    Yeah I'm also moving over from Node into dotnet. The DX has been very nice with VSCode and EF Core is really one of the best ORMs in the market. Also the performance is fantastic.

    For APIs I'm using FastEndpoints [1] and loving it. I'll probably end up switching to Minimal APIs once they have validation etc.

    [1] https://fast-endpoints.com/

  12. 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.

    Project mention: Optimize API Upgrades With These Versioning Techniques | dev.to | 2025-04-07

    This approach from the ASP.NET API Versioning library provides clear version reporting and flexible routing.

  13. BaGet

    A lightweight NuGet and symbol server

  14. Serene

    Business Apps Made Simple with Asp.Net Core MVC / TypeScript (by serenity-is)

    Project mention: Malleable software: Restoring user agency in a world of locked-down apps | news.ycombinator.com | 2025-06-10

    https://serenity.is/

    I am 50 years old with a few decades of experience.

    For past four years I have been voluntarily paying for Serenity's commercial offering (called StartSharp) in order to support them, as well as to express my gratitude for saving my sanity.

    I mean, technically I could do with their free and open source version, as it packs plenty enough of punch.

    C# / typescript / asp.net core / Visual Studio / linux deployment friendly, also under docker / works well enough with Postgres

    Long time HN lurker, registered today solely to convey this message.

  15. SmartStoreNET

    Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution

  16. Smartstore

    A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7

  17. CSLA .NET

    A home for your business logic in any .NET application.

  18. DotVVM

    Open source MVVM framework for Web Apps

  19. JsonApiDotNetCore

    A framework for building JSON:API compliant REST APIs using ASP.NET and Entity Framework Core.

  20. razor

    Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.

  21. Gofer.NET

    Easy C# API for Distributed Background Tasks/Jobs for .NET Core.

  22. Web Markup Minifier

    The Web Markup Minifier (abbreviated WebMarkupMin) - a .NET library that contains a set of markup minifiers. The objective of this project is to improve the performance of web applications by reducing the size of HTML, XHTML and XML code.

  23. Plotly.Blazor

    This library packages the well-known charting library plotly.js into a razor component that can be used in a Blazor project.

  24. SapphireDb

    SapphireDb Server, a self-hosted, easy to use realtime database for Asp.Net Core and EF Core

  25. Examine

    A .NET indexing and search engine powered by Lucene.Net

  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# ASPnet discussion

C# ASPnet related posts

  • Network Security Tips For Small Business

    1 project | dev.to | 3 Aug 2025
  • How to Quickly Reset Or Change WordPress Passwords

    1 project | dev.to | 2 Aug 2025
  • Fundamentals of Garbage Collection

    2 projects | news.ycombinator.com | 12 Jul 2025
  • Optimize API Upgrades With These Versioning Techniques

    1 project | dev.to | 7 Apr 2025
  • Git clone - that repo is too big : HELP!

    2 projects | dev.to | 3 Dec 2024
  • Getting Started with FastEndpoints for Building Web APIs in .NET

    1 project | dev.to | 12 Nov 2024
  • OTE one time emails

    1 project | dev.to | 4 Sep 2024
  • A note from our sponsor - Stream
    getstream.io | 23 Dec 2025
    Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more →

Index

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

# Project Stars
1 Bitwarden 17,674
2 ABP 14,046
3 AspNetCore.Docs 13,038
4 ASP.NET Boilerplate 11,985
5 nopCommerce 9,911
6 clean-code-dotnet 7,567
7 Electron.NET 7,544
8 NSwag 7,239
9 FastEndpoints 5,745
10 aspnet-api-versioning 3,167
11 BaGet 2,727
12 Serene 2,667
13 SmartStoreNET 2,662
14 Smartstore 1,427
15 CSLA .NET 1,321
16 DotVVM 786
17 JsonApiDotNetCore 717
18 razor 705
19 Gofer.NET 562
20 Web Markup Minifier 490
21 Plotly.Blazor 412
22 SapphireDb 407
23 Examine 401

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

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