Jesse Plamondon-Willard
Jesse Plamondon-Willard
Hi! If the info isn't sensitive, feel free to post it here or [ping me on the Stardew Valley Discord](https://smapi.io/community#Discord). This is a hobby open-source project though, so there's very...
Hi! I'm always open to suggestions for FluentHttpClient. That said, the design philosophy for the package is: 1. It just wraps the official packages with a fluent interface, so it's...
Hi! Have you tried comparing the performance when using FluentHttpClient vs the built-in `HttpClient`? If you see the same performance drop with the built-in `HttpClient`, it's not an issue with...