Write to Fresh Jots from C# / .NET — `HttpClient`, Refit, or a small SDK
A spin-off from Write a note from any project, focused on C# and .NET. Three flavors: built-in HttpClient (zero new deps, async-first), Refit for typed multi-endpoint interfaces, and ASP.NET Core's IHttpClientFactory for DI-friendly apps. Sealed-record error branching, dead-man heartbeats via BackgroundService, patterns for ASP.NET Core, Worker Services, Azure Functions, AWS Lambda, Blazor, MAUI, and F#.
Read more