monksoul/Furion
让 .NET 开发更简单,更通用,更流行。 observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 83
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 49
- age_days: 2263
- days_rel: 33
- days_push: 8
- n_releases_24m: 12
Adoption not part of the score
2236 stars · 469 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Furion is a batteries-included application framework for .NET/C# that simplifies building web APIs and enterprise applications with features like dynamic WebAPI generation, dependency injection, caching, event bus, scheduling, and HTTP remote requests. It is non-invasive, supports .NET 5 through 10+, and is distributed under MIT/Apache-2.0 licenses.
Use cases
- build restful web apis in .net with zero configuration
- scaffold a dotnet webapi project quickly
- add cron-based scheduled jobs to a c# app
- wrap httpclient calls with a fluent remote request client
- add multi-level memory and redis caching to asp.net core
- implement in-process and cross-process event publishing in c#
- generate email and sms templates with razor syntax
- add global exception handling and validation to a webapi
When to choose
- you want an all-in-one .NET framework with many built-in modules instead of assembling libraries yourself
- you want rapid RESTful API development via attribute-driven dynamic controllers
- you prefer minimal dependencies and non-invasive integration with native ASP.NET Core
- you want MIT-licensed, enterprise-friendly tooling with active releases
When to avoid
- you prefer minimal, micro libraries or strict adherence to vanilla ASP.NET Core patterns
- you need long-term support from a large vendor rather than a single-maintainer project with paid VIP support
- your team dislikes magic/convention-heavy frameworks that abstract away standard ASP.NET Core plumbing
- you are not targeting .NET 5+ runtimes
Facets
framework · maturity active
web-framework api-framework http-client caching logging scheduling templating orm middleware web-development backend developer-tools apis dotnet cross-platform dotnet csharp dynamic-webapi rapid-development enterprise event-bus object-mapping configuration dependency-injection http-remote-request web-server
10 sources
- readme: https://github.com/monksoul/Furion · fetched 2026-08-28 · 095003217196
- homepage: https://furion.net · fetched 2026-08-29 · f36be50f391d
- site_page: https://furion.net/docs/subscribe · fetched 2026-08-29 · 267b3d5971ad
- site_page: https://furion.net/docs/category/appendix · fetched 2026-08-29 · f342b7f5ce26
- site_page: https://furion.net/docs/global/app · fetched 2026-08-29 · 98520c803b06
- site_page: https://furion.net/docs/settings/appsettings · fetched 2026-08-29 · 54d249f51b04
- site_page: https://furion.net/docs/upgrade/v5 · fetched 2026-08-29 · 433945ad320f
- site_page: https://furion.net/docs/target · fetched 2026-08-29 · 2d067537be11
- site_page: https://furion.net/docs/donate · fetched 2026-08-29 · 05405600810a
- site_page: https://furion.net/docs/whyfurion · fetched 2026-08-29 · 7fc87e5ff6da
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| monksoul/Furion | main | 94 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem