In the last video, I explain the implementation of JSON web token custom authenticator. In this video, I will discuss the integration of a custom authenticator with RestClient.
@RestSharp#restapis#apiautomation#testing
https://t.co/6wMRJrrMB6
As the issue of deprecated interfaces in RestSharp seems to have a large impact, we have an RFC for that https://t.co/d6l98yf2RH. Offensive comments won't be tolerated though.
If you thought that RestSharp will never move to HttpClient, you were wrong! Take a peek at v107 preview packages and its short update guide https://t.co/MRZipLGZrM
This message is important. RestSharp is one of the most downloaded packages on NuGet (70 million downloads), used in 34500 repositories and 3500 packages (those that are public).
Big companies like @Mastercard, @auth0, @interom, @dimenics, @cybersource, @akeylessio, @PitneyBowes and others use RestSharp. But, we lag heavily behind in issues and features. None of those companies sponsor us. Spread the word please. Support OSS.
@RestSharp 106.9 is on @nuget! 13 PRs merged, lots of annoying issues and regressions are fixed. Started to mark some methods obsolete and even more will be in 107, with major changes ahead. Thanks to everyone involved.
Dear @RestSharp users - brace yourself, SimpleJson will be replaced by Newtonsoft.Json in v107. As per v106.6 you can use this simple code to avoid all SimpleJson headaches https://t.co/Ivuud3Yfvh