⚡Compile-Time TypesTypes are generated at compile time directly from live or local schema files — no separate codegen step needed.
🔄OpenAPI 3.0 & Swagger 2.0Supports both specifications in JSON and YAML formats via Microsoft.OpenApi.
📦Works EverywhereUse in F# scripts, .NET projects, and F# Interactive — with full IntelliSense and type-checking.
🔒SSRF ProtectionBlocks HTTP and private IP addresses by default to prevent server-side request forgery attacks.
⏳CancellationToken SupportEvery generated method accepts an optional CancellationToken for cancelling long-running requests.