As the issue of deprecated interfaces in RestSharp seems to have a large impact, we have an RFC for that bit.ly/3FjE1Ma. 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 bit.ly/31YNo5M
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).
@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 gist.github.com/alexeyzimarev/…