Learn how RestClient.Net brings functional programming patterns to HTTP calls with discriminated unions and exhaustiveness checking.
Blog
Latest updates and articles about RestClient.Net
Generate type-safe C# clients from OpenAPI 3.x specifications with automatic Result type aliases.
Explore how discriminated unions and pattern matching transform error handling from an afterthought into a first-class language feature.
Learn how to turn your REST APIs into AI-accessible tools using RestClient.Net's MCP Server generator.
Learn how discriminated unions and exhaustiveness checking eliminate runtime crashes in your REST calls.
Step-by-step guide to migrating your existing HttpClient code to RestClient.Net with functional error handling.
RestClient.Net v6 brings discriminated unions to C# REST calls with compile-time exhaustiveness checking.