Flurl.Http 1.1.1-pre
A fluent, portable, testable HTTP client library that extends Flurl's URL builder chain.
Showing the top 20 packages that depend on Flurl.Http.
Packages | Downloads |
---|---|
Quantum.Framework.Core.StandardLib
Package Description
|
45 |
Quantum.Framework.Core.StandardLib
Package Description
|
46 |
Quantum.Framework.Core.StandardLib
Package Description
|
47 |
Quantum.Framework.Core.StandardLib
Package Description
|
48 |
Quantum.Framework.Core.StandardLib
Package Description
|
51 |
Quantum.Framework.Core.StandardLib
Package Description
|
55 |
Quantum.Framework.Core.StandardLib
Package Description
|
56 |
Quantum.Framework.Core.StandardLib
Package Description
|
58 |
Quantum.Framework.Core.StandardLib
Package Description
|
62 |
Quantum.Framework.Core.StandardLib
Package Description
|
65 |
Quantum.Framework.Core.StandardLib
Package Description
|
74 |
Quantum.Framework.Core.StandardLib
Package Description
|
77 |
Quantum.Framework.Core.StandardLib
Package Description
|
114 |
Quantum.Framework.Core.StandardLib
Package Description
|
153 |
Quantum.Framework.Core.StandardLib
Package Description
|
160 |
Quantum.Framework.Core.StandardLib
Package Description
|
167 |
1.1.1 - More query param assert variations (github #102), HttpCall.Url now a Flurl.Url instance
1.1.0 - Parallel testing (github #67), better DI/IoC/mocking support (github #146), assert query params (github #102)
1.0.3 - .NET Core 1.0.1, fixed assembly references (github #131)
1.0.2 - Updated Flurl dependency to 2.2.1 https://www.nuget.org/packages/Flurl/2.2.1
1.0.1 - Updated Flurl dependency to 2.2 https://www.nuget.org/packages/Flurl/2.2.0
1.0.0 - Many updates and new features: https://github.com/tmenier/Flurl/releases/tag/Flurl.Http.1.0.0
0.10.1 - DLL version fix (github #90)
0.10.0 - Lib updates, including Flurl 2.0 which contains breaking changes: https://github.com/tmenier/Flurl/wiki/Release-Notes
0.9.0 - BREAKING CHANGES: https://github.com/tmenier/Flurl/wiki/Release-Notes
0.8.0 - .NET Core support (github #61, thx @kroniak)
0.7.0 - BREAKING CHANGES: https://github.com/tmenier/Flurl/wiki/Release-Notes
0.6.4 - nuspec fix for Xamarin/non-PCL, AllowHttpStatus overloads with HttpStatusCode enum.
0.6.3 - Updated Flurl dependency to 1.0.9.
0.6.2 - Respect Json.NET's JsonConvert.DefaultSettings
0.6.1 - Fixed possibly dictionary lookup bug (github #34).
0.6.0 - Added support for cancellation tokens, PATCH, string request bodies.
0.5.3 - Updated Flurl dependency to 1.0.7.
0.5.2 - Allowed HTTP status at the individual client/call level, i.e. url.AllowHttpStatus("3xx"), url.AllowAnyHttpStatus()
0.5.1 - Configure which HTTP statuses won't throw exceptions, i.e. FlurlHttp.Configure(c => c.AllowedHttpStatusRange = "100-299,4xx");
0.5.0 - Added deserialization helpers for error responses (FlurlHttpException.FlurlHttpException.GetResponseJson, etc).
0.4.2 - Updated Flurl dependency to 1.0.6.
0.4.1 - GitHub #25 - some exceptions not triggering global OnError.
0.4.0 - Client lifetime management - see http://bit.ly/1zqmuLA.
0.3.0 - Added support for sending cookies (WithCookie/WithCookies), including breaking change to IHttpClientFactory.
0.2.5 - Added hook to create HttpClientHandler from custom factory, updated Flurl dependency.
0.2.4 - Updated Flurl dependency for PCL to 1.0.2.
0.2.3 - New properties added to HttpCall: Url, Completed, Succeeded, HttpStatus.
0.2.2 - Updated Flurl dependency for PCL to 1.0.1.
0.2.1 - Added support for getting streams and byte arrays.
0.2.0 - Added .NET 4.5 specific version with fewer dependencies.
0.1.3 - Added support for HEAD requests via HeadAsync (thanks to @benb1n).
.NET Framework 4.5
- Newtonsoft.Json (>= 9.0.1)
- Flurl (>= 2.2.1)
Xamarin.iOS 0.0
- PCLStorage (>= 1.0.2)
- Microsoft.Net.Http (>= 2.2.29)
- Microsoft.Bcl.Build (>= 1.0.21)
- Flurl (>= 2.2.1)
- Microsoft.Bcl.Async (>= 1.0.168)
- Newtonsoft.Json (>= 9.0.1)
Xamarin.Mac 0.0
- Flurl (>= 2.2.1)
- Microsoft.Bcl.Async (>= 1.0.168)
- Microsoft.Bcl.Build (>= 1.0.21)
- Microsoft.Net.Http (>= 2.2.29)
- PCLStorage (>= 1.0.2)
- Newtonsoft.Json (>= 9.0.1)
.NETPortable 4.0
- Newtonsoft.Json (>= 9.0.1)
- Flurl (>= 2.2.1)
- Microsoft.Bcl.Async (>= 1.0.168)
- Microsoft.Bcl.Build (>= 1.0.21)
- Microsoft.Net.Http (>= 2.2.29)
- PCLStorage (>= 1.0.2)
UAP 1.0
- Newtonsoft.Json (>= 9.0.1)
- Flurl (>= 2.2.1)
.NET Standard 1.4
- Newtonsoft.Json (>= 9.0.1)
- Flurl (>= 2.2.1)
- System.IO.FileSystem (>= 4.0.1)
- System.Net.Http (>= 4.1.0)
- System.Text.Encoding.CodePages (>= 4.0.1)
.NET Framework 4.6.1
- Newtonsoft.Json (>= 9.0.1)
- Flurl (>= 2.2.1)
- System.IO.FileSystem (>= 4.0.1)
- System.Net.Http (>= 4.1.0)
- System.Text.Encoding.CodePages (>= 4.0.1)
MonoAndroid 0.0
- Flurl (>= 2.2.1)
- Microsoft.Bcl.Async (>= 1.0.168)
- Microsoft.Bcl.Build (>= 1.0.21)
- Newtonsoft.Json (>= 9.0.1)
- PCLStorage (>= 1.0.2)
- Microsoft.Net.Http (>= 2.2.29)
MonoTouch 0.0
- PCLStorage (>= 1.0.2)
- Microsoft.Net.Http (>= 2.2.29)
- Microsoft.Bcl.Async (>= 1.0.168)
- Flurl (>= 2.2.1)
- Newtonsoft.Json (>= 9.0.1)
- Microsoft.Bcl.Build (>= 1.0.21)
Version | Downloads | Last updated |
---|---|---|
4.0.2 | 69 | 04/16/2024 |
4.0.1 | 5 | 04/16/2024 |
4.0.0 | 4 | 04/16/2024 |
4.0.0-pre7 | 6 | 04/16/2024 |
4.0.0-pre6 | 3 | 04/16/2024 |
4.0.0-pre5 | 5 | 04/16/2024 |
4.0.0-pre4 | 0 | 10/09/2023 |
4.0.0-pre3 | 0 | 12/20/2022 |
4.0.0-pre2 | 5 | 05/20/2024 |
4.0.0-pre1 | 0 | 06/05/2022 |
3.2.4 | 30 | 06/06/2022 |
3.2.4-pre2 | 7 | 06/06/2022 |
3.2.4-pre1 | 6 | 06/06/2022 |
3.2.3 | 13,625 | 05/11/2022 |
3.0.0-pre1 | 0 | 11/09/2019 |
2.3.1 | 5 | 05/17/2024 |
2.1.1 | 5 | 06/06/2022 |
1.2.0-pre | 4 | 05/16/2024 |
1.1.1-pre | 1 | 11/09/2024 |
1.0.1 | 7 | 06/13/2022 |
0.6.2 | 6 | 06/06/2022 |
0.6.1 | 6 | 05/09/2022 |
0.6.0 | 0 | 03/28/2015 |
0.4.0-pre | 6 | 06/06/2022 |
0.2.4 | 0 | 08/29/2014 |
0.2.1 | 0 | 06/19/2014 |
0.1.3 | 0 | 05/31/2014 |
0.1.2 | 0 | 05/12/2014 |
0.1.1 | 0 | 05/05/2014 |