FusionFusion

C#

Fusion Framework for C# via fusion-ffi

Overview

C# bindings call the Rust core through fusion-ffi (C ABI). DX mirrors Python/Node: FusionApp, [Route], middleware, Status, and settings.

v1 focuses on a runnable HTTP API. Full OpenAPI/Swagger parity with Python is not included yet.

Managed package: bindings/csharp/FusionFramework (NuGet when published).

Guides in this section

PageTopic
Getting startedBuild FFI, package, first server
Router[Route], path tokens, responses
Configfusion.<env>.json via FFI
MiddlewareGlobal + route middleware

Shared concepts

Same JSON env files and middleware mental model as Python.

На этой странице