Info
| Version: | 4.0.0 |
| Author(s): | Todd Menier |
| Last Update: | Wednesday, December 13, 2023 |
| .NET Fiddle: | Online Example |
| Project Url: | https://flurl.dev/ |
| NuGet Url: | https://www.nuget.org/packages/Flurl |
Install
Install-Package Flurl
dotnet add package Flurl
paket add Flurl
Flurl Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
No dependencies.
- System.ValueTuple(>= 4.5.0)
Tags
To make HTTP calls off the fluent chain, check out Flurl.Http.