Flurl is a fluent URL builder and wrist-friendly HTTP client library for .NET.
Flurl is a modern, fluent, asynchronous, testable, portable, buzzword-laden URL builder and HTTP client library for .NET.
With a discoverable API, extensibility at every turn, and a nifty set of testing features, Flurl is intended to make building and calling URLs easy and downright fun.
Flurl is available on NuGet in two flavors:
Flurl.Http
includes all features.Flurl
for just the URL builder functionality without the HTTP features.