# monksoul/Furion

让 .NET 开发更简单，更通用，更流行。

Repository: https://github.com/monksoul/Furion
Canonical: https://ross.abutalabs.com/products/furion
Homepage: https://furion.net
Language: C#
License: Apache-2.0
License Family: permissive
Topics: dotnet, framework, microsoft, mvc, webapi
Last push: 2026-08-25T15:35:59+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 83, longevity 100
- inputs: {"age_days": 2263, "days_push": 8, "days_rel": 33, "gap_med": 49, "n_releases_24m": 12}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2236, forks 469 (observed 2026-08-28T04:06:29.412207+00:00)

## What it is
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
- artifact type: framework
- maturity: active
- function: web-framework, api-framework, http-client, caching, logging, scheduling, templating, orm, middleware
- domain: web-development, backend, developer-tools, apis
- platform: dotnet, cross-platform
- tags: dotnet, csharp, dynamic-webapi, rapid-development, enterprise, event-bus, object-mapping, configuration, dependency-injection, http-remote-request, web-server

## Member repositories
- monksoul/Furion (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:29.412207+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:44:17.812595+00:00, confidence not recorded.
  - readme: https://github.com/monksoul/Furion (fetched 2026-08-28T04:06:29.412207+00:00, sha 095003217196)
  - homepage: https://furion.net (fetched 2026-08-29T10:25:19.228737+00:00, sha f36be50f391d)
  - site_page: https://furion.net/docs/subscribe (fetched 2026-08-29T10:25:19.238995+00:00, sha 267b3d5971ad)
  - site_page: https://furion.net/docs/category/appendix (fetched 2026-08-29T10:25:19.241029+00:00, sha f342b7f5ce26)
  - site_page: https://furion.net/docs/global/app (fetched 2026-08-29T10:25:19.243077+00:00, sha 98520c803b06)
  - site_page: https://furion.net/docs/settings/appsettings (fetched 2026-08-29T10:25:19.244780+00:00, sha 54d249f51b04)
  - site_page: https://furion.net/docs/upgrade/v5 (fetched 2026-08-29T10:25:19.246340+00:00, sha 433945ad320f)
  - site_page: https://furion.net/docs/target (fetched 2026-08-29T10:25:19.247928+00:00, sha 2d067537be11)
  - site_page: https://furion.net/docs/donate (fetched 2026-08-29T10:25:19.249516+00:00, sha 05405600810a)
  - site_page: https://furion.net/docs/whyfurion (fetched 2026-08-29T10:25:19.251045+00:00, sha 7fc87e5ff6da)
- Data as of 2026-08-30T08:39:29.467469+00:00.
