HttpForge 1.1.1 brings compile-time REST client generation to .NET MAUI
Plugin.Maui.HttpForge version 1.1.1, a REST client library for .NET MAUI, is now available on NuGet. The library allows developers to define HTTP endpoints as C# interfaces, with a source generator automatically producing the HttpClient implementation at compile time rather than using runtime reflection. It supports all major HTTP methods and targets Android, iOS, Mac Catalyst, and Windows platforms under .NET 10. Invalid interface shapes are caught at compile time via diagnostic codes, reducing the chance of runtime routing errors. Additional features like resilience, caching, session refresh, and chunked uploads are handled by separate optional packages that integrate through the same IHttpClientBuilder interface.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)
Log in to join the discussion and vote.
Log in