C# Web Frameworks

Open-source C# projects categorized as Web Frameworks

Top 5 C# Web Framework Projects

Web Frameworks
  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: How to Use Libuv In Your Zig Project | dev.to | 2025-05-10

    Libuv describes itself as a multi-platform support library with a focus on asynchronous I/O. It is widely used in many web servers (e.g., Kestrel) and runtimes such as Node.js and Python (via uvloop). As of Zig 0.14.0, there is no native async I/O, so you must work directly with threads or create your own async API using OS primitives like epoll or kqueue. In many cases, you would likely choose a cross-platform library rather than implementing your own async API. That’s where using libuv, libevent, or libxev (written in Zig) becomes useful.

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

    Open source MVVM framework for Web Apps

  4. FubuMVC

    A front-controller style MVC framework for .NET

  5. Coalesce

    Quickly build amazing web apps

  6. Signals

    Signals is a framework for developing enterprise and SaaS applications that follows the USE-CASE driven methodology (by EmitKnowledge)

  7. 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# Web Frameworks discussion

Log in or Post with

C# Web Frameworks related posts

  • Using the new EF Core Provider For MongoDB with ASP.NET Core Identity

    2 projects | dev.to | 13 Jan 2025
  • .NET 9 Revolutionizing documentation of APIs : From Swashbuckle to Scalar

    1 project | dev.to | 9 Jan 2025
  • Pre-render issue in Blazor server interaction

    1 project | dev.to | 20 Dec 2024
  • GenHTTP VS ASP.NET Core - a user suggested alternative

    2 projects | 5 Dec 2024
  • What is inside Rate Limiting for .NET

    2 projects | dev.to | 19 Nov 2024
  • How to quickly ramp up on new codebases

    1 project | dev.to | 7 Nov 2024
  • The Must-Have Skill Every Senior Developer Needs

    1 project | dev.to | 2 Nov 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 17 May 2025
    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. Learn more →

Index

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

# Project Stars
1 ASP.NET Core 36,603
2 DotVVM 766
3 FubuMVC 426
4 Coalesce 71
5 Signals 65

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