Info
Version: | 1.2.9 |
Author(s): | Michele Rosica |
Last Update: | Thursday, November 3, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://michelerosica.altervista.org/portfolio/ |
NuGet Url: | https://www.nuget.org/packages/Fetch_dotNET |
Install
Install-Package Fetch_dotNET
dotnet add package Fetch_dotNET
paket add Fetch_dotNET
Fetch_dotNET Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
Tags
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.