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 →
Top 5 C# Web Framework Projects
-
ASP.NET Core
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
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.
-
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.
-
-
-
-
Signals
Signals is a framework for developing enterprise and SaaS applications that follows the USE-CASE driven methodology (by EmitKnowledge)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
C# Web Frameworks discussion
C# Web Frameworks related posts
-
Using the new EF Core Provider For MongoDB with ASP.NET Core Identity
-
.NET 9 Revolutionizing documentation of APIs : From Swashbuckle to Scalar
-
Pre-render issue in Blazor server interaction
-
GenHTTP VS ASP.NET Core - a user suggested alternative
2 projects | 5 Dec 2024 -
What is inside Rate Limiting for .NET
-
How to quickly ramp up on new codebases
-
The Must-Have Skill Every Senior Developer Needs
-
A note from our sponsor - InfluxDB
www.influxdata.com | 17 May 2025
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 |