The Fetch_dotNET Class Library is a high level wrapper around the HttpWebRequest. The library is currently compiled at .Net 4.5 so it should work with any application running .Net 4.5 and above. Fetch_dotNET provides the Fetch API for your networking needs. Fetch will seem familiar if you have used XMLHttpRequest or other networking APIs before.
$ dotnet add package Fetch_dotNETNo README available.