A library for easily making Http requests in Fable projects.
Info
Version: | 3.6.0 |
Author(s): | Zaid Ajaj |
Last Update: | Wednesday, November 1, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Zaid-Ajaj/Fable.SimpleHttp |
NuGet Url: | https://www.nuget.org/packages/Fable.SimpleHttp |
Install
Install-Package Fable.SimpleHttp
dotnet add package Fable.SimpleHttp
paket add Fable.SimpleHttp
Fable.SimpleHttp Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.6.2)
- Fable.Browser.Dom(>= 1.0.0)
- Fable.Browser.XMLHttpRequest(>= 1.1.0)
- Fable.Core(>= 3.0.0)
Tags