Unclaimed project
Are you a maintainer of Flurl? Claim this project to take control of your public changelog and roadmap.
Official beta release of companion lib for Flurl.Http 4.0+ that allows Newtonsoft.Json to continue to be used despite its removal, easing backward compatibility with 3.x.
NewtonsoftJsonSerializer from 3.x for use in 4.0 and beyonddynamic-returning extension methods from 3.x:
GetJsonAsync() and GetJsonListAsync()ReceiveJson() and ReceiveJsonList()FlurlHttpException.GetResponseJsonAsyncIFlurlClientBuilder.UseNewtonsoft() and IFlurlClientCache.UseNewtonsoft()