Flurl 1.1.2

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Flurl --version 1.1.2
NuGet\Install-Package Flurl -Version 1.1.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Flurl" Version="1.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Flurl --version 1.1.2
#r "nuget: Flurl, 1.1.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Flurl as a Cake Addin
#addin nuget:?package=Flurl&version=1.1.2

// Install Flurl as a Cake Tool
#tool nuget:?package=Flurl&version=1.1.2

A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.

Product Compatible and additional computed target framework versions.
.NETPlatform dotnet54 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (292)

Showing the top 5 NuGet packages that depend on Flurl:

Package Downloads
Flurl.Http The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

A fluent, testable HTTP client library.

Reo.Core.Hosting

Package Description

N3O.Umbraco.Extensions

TODO

Reo.Core.Auth

Package Description

Reo.Core.DataImport

Package Description

GitHub repositories (32)

Showing the top 5 popular GitHub repositories that depend on Flurl:

Repository Stars
JosefNemec/Playnite
Video game library manager with support for wide range of 3rd party libraries and game emulation support, providing one unified interface for your games.
Kareadita/Kavita
Kavita is a fast, feature rich, cross platform reading server. Built with the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family.
BililiveRecorder/BililiveRecorder
录播姬 | mikufans 生放送录制
ONLYOFFICE/CommunityServer
Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
MicrosoftLearning/AZ-204-DevelopingSolutionsforMicrosoftAzure
AZ-204: Developing solutions for Microsoft Azure
Version Downloads Last updated
4.0.0 853,425 12/13/2023
4.0.0-pre4 55,817 10/9/2023
3.0.7 6,801,874 12/20/2022
3.0.6 15,515,510 5/20/2022
3.0.6-pre1 2,861 5/18/2022
3.0.5 1,703,740 4/25/2022
3.0.4 4,968,505 1/27/2022
3.0.3 175,411 1/22/2022
3.0.2 11,831,390 5/4/2021
3.0.1 5,164,276 12/14/2020
3.0.0 1,450,318 11/1/2020
3.0.0-pre6 19,439 10/24/2020
3.0.0-pre5 15,050 10/1/2020
3.0.0-pre4 23,346 8/8/2020
3.0.0-pre3 209,044 12/29/2019
3.0.0-pre2 1,955 12/29/2019
3.0.0-pre1 78,043 9/1/2019
2.8.2 18,038,843 4/28/2019
2.8.1 2,239,098 2/15/2019
2.8.0 3,792,889 7/22/2018
2.7.1 2,043,991 4/5/2018
2.7.1-pre 3,570 3/31/2018
2.7.0 555,815 2/22/2018
2.7.0-pre2 3,392 2/19/2018
2.7.0-pre1 3,209 2/19/2018
2.6.0 688,317 12/19/2017
2.5.2 107,617 12/9/2017
2.5.1 76,082 11/29/2017
2.5.0 723,928 9/4/2017
2.4.0 708,647 7/21/2017
2.4.0-pre 3,549 7/18/2017
2.3.0 529,435 2/26/2017
2.3.0-pre 2,829 2/22/2017
2.2.1 338,834 9/12/2016
2.2.0 114,216 7/31/2016
2.2.0-beta2 3,226 7/28/2016
2.2.0-beta1 3,230 7/26/2016
2.1.0 39,961 7/18/2016
2.1.0-beta7 4,698 7/10/2016
2.0.0 118,151 5/15/2016
1.1.2 186,808 4/21/2016
1.1.2-pre 3,150 4/21/2016
1.1.1 51,472 4/12/2016
1.1.0 4,045 4/12/2016
1.1.0-pre 3,207 4/10/2016
1.0.10 589,054 7/26/2015
1.0.9 12,293 7/19/2015
1.0.8 10,013 6/25/2015
1.0.7 253,908 3/19/2015
1.0.6 15,771 2/2/2015
1.0.5 15,650 12/14/2014
1.0.4 6,258 12/6/2014
1.0.3 3,634 12/6/2014
1.0.2 43,352 8/29/2014
1.0.1 6,637 6/5/2014
1.0.0 5,811 5/28/2014
0.2.3 3,988 5/12/2014
0.2.2 9,668 5/4/2014
0.2.1 4,896 4/1/2014
0.2.0 4,234 3/23/2014
0.1.1 3,456 2/21/2014
0.1.0 104,569 2/21/2014

1.1.2 - Fix net461 target (github #74)
1.1.1 - Packaging fix
1.1.0 - .NET Core support (github #61, thx @kroniak)
1.0.10 - More flexible kv parsing (github pr #16)
1.0.9 - Decode + as space, optionally encode space as + (github #41)
1.0.8 - Don't trim trailing slash (github #37)
1.0.7 - Bugfix - parsing querystrings like: "?x=1&x=2" (thanks @miiihi)
1.0.6 - Use CultureInfo.InvariantCulture in a few string conversions
1.0.5 - Url.GetRoot (static) and Url.ResetToRoot
1.0.4 - Support for multi-value query params, i.e. SetQueryParam("x", new[] { 1, 2 }) => "x=1&x=2")
1.0.3 - Bugfix - exclude null values from querystring (thanks to @niemyjski)
1.0.2 - Bugfix related to querystring with only key (thanks to @rafaelsteil)
1.0.1 - Fixed DLL version, dropped support for xbox and wp7 due to VS2013 upgrade
1.0.0 - Minor code cleanup, no API changes.
0.2.2 - Nuspec updates, no changes to binaries.
0.2.1 - Fixed a couple string extensions whose names were inconsistent with their Flurl.Url equivalent.
0.2.0 - Added PCL support.