Dapplo.HttpExtensions
1.1.2
.NET 6.0
.NET Core 3.1
.NET Standard 1.3
.NET Framework 4.7.1
dotnet add package Dapplo.HttpExtensions --version 1.1.2
NuGet\Install-Package Dapplo.HttpExtensions -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="Dapplo.HttpExtensions" Version="1.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dapplo.HttpExtensions --version 1.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Dapplo.HttpExtensions, 1.1.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Dapplo.HttpExtensions as a Cake Addin
#addin nuget:?package=Dapplo.HttpExtensions&version=1.1.2
// Install Dapplo.HttpExtensions as a Cake Tool
#tool nuget:?package=Dapplo.HttpExtensions&version=1.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A library extensions to simplify HTTP usage.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- Dapplo.Log (>= 2.0.1)
- System.Collections.Concurrent (>= 4.3.0)
- System.ComponentModel (>= 4.3.0)
- System.ComponentModel.Annotations (>= 5.0.0)
- System.ComponentModel.Primitives (>= 4.3.0)
- System.ComponentModel.TypeConverter (>= 4.3.0)
- System.Dynamic.Runtime (>= 4.3.0)
- System.IO.Compression (>= 4.3.0)
- System.ObjectModel (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.7.0)
- System.Runtime.Extensions (>= 4.3.1)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
- System.ServiceModel.Syndication (>= 6.0.0)
- System.Text.RegularExpressions (>= 4.3.1)
-
.NETFramework 4.7.1
- Dapplo.Log (>= 2.0.1)
- System.ComponentModel.Annotations (>= 5.0.0)
- System.Reflection.TypeExtensions (>= 4.7.0)
-
.NETStandard 1.3
- Dapplo.Log (>= 2.0.1)
- NETStandard.Library (>= 1.6.1)
- System.Collections.Concurrent (>= 4.3.0)
- System.ComponentModel (>= 4.3.0)
- System.ComponentModel.Annotations (>= 5.0.0)
- System.ComponentModel.Primitives (>= 4.3.0)
- System.ComponentModel.TypeConverter (>= 4.3.0)
- System.Dynamic.Runtime (>= 4.3.0)
- System.IO.Compression (>= 4.3.0)
- System.ObjectModel (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.7.0)
- System.Runtime.Extensions (>= 4.3.1)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
- System.Text.RegularExpressions (>= 4.3.1)
-
.NETStandard 2.0
- Dapplo.Log (>= 2.0.1)
- System.Collections.Concurrent (>= 4.3.0)
- System.ComponentModel (>= 4.3.0)
- System.ComponentModel.Annotations (>= 5.0.0)
- System.ComponentModel.Primitives (>= 4.3.0)
- System.ComponentModel.TypeConverter (>= 4.3.0)
- System.Dynamic.Runtime (>= 4.3.0)
- System.IO.Compression (>= 4.3.0)
- System.ObjectModel (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.7.0)
- System.Runtime.Extensions (>= 4.3.1)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
- System.ServiceModel.Syndication (>= 6.0.0)
- System.Text.RegularExpressions (>= 4.3.1)
-
net6.0
- Dapplo.Log (>= 2.0.1)
- System.Collections.Concurrent (>= 4.3.0)
- System.ComponentModel (>= 4.3.0)
- System.ComponentModel.Annotations (>= 5.0.0)
- System.ComponentModel.Primitives (>= 4.3.0)
- System.ComponentModel.TypeConverter (>= 4.3.0)
- System.Dynamic.Runtime (>= 4.3.0)
- System.IO.Compression (>= 4.3.0)
- System.ObjectModel (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.7.0)
- System.Runtime.Extensions (>= 4.3.1)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
- System.ServiceModel.Syndication (>= 6.0.0)
- System.Text.RegularExpressions (>= 4.3.1)
NuGet packages (15)
Showing the top 5 NuGet packages that depend on Dapplo.HttpExtensions:
Package | Downloads |
---|---|
Dapplo.Confluence
A library for accessing Atlassians Confluence from .NET |
|
Dapplo.HttpExtensions.JsonNet
Json.NET functionality for Dapplo.HttpExtensions |
|
Dapplo.Jira
A library for accessing Atlassians Jira from .NET |
|
Dapplo.HttpExtensions.OAuth
An OAuth extension for Dapplo.HttpExtensions |
|
Dapplo.HttpExtensions.JsonSimple
Simple functionality for Dapplo.HttpExtensions |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.2 | 3,430 | 9/4/2022 |
1.0.18 | 10,956 | 2/13/2022 |
1.0.16 | 1,673 | 12/21/2021 |
1.0.11 | 8,181 | 7/12/2021 |
1.0.10 | 3,878 | 3/30/2021 |
1.0.8 | 10,620 | 1/5/2021 |
1.0.3 | 29,660 | 6/10/2020 |
0.10.9 | 7,269 | 1/14/2020 |
0.10.7 | 6,356 | 10/2/2019 |
0.10.6 | 888 | 10/2/2019 |
0.9.26 | 6,677 | 7/31/2019 |
0.9.24 | 2,149 | 7/17/2019 |
0.9.23 | 2,129 | 6/26/2019 |
0.9.21 | 2,192 | 5/30/2019 |
0.9.18 | 8,678 | 11/30/2018 |
0.9.16 | 40,588 | 11/18/2018 |
0.9.15 | 1,997 | 11/12/2018 |
0.9.14 | 913 | 11/12/2018 |
0.9.12 | 976 | 11/9/2018 |
0.9.11 | 1,006 | 11/8/2018 |
0.9.9 | 994 | 11/8/2018 |
0.9.6 | 1,828 | 10/2/2018 |
0.9.4 | 2,768 | 9/26/2018 |
0.9.3 | 1,185 | 9/26/2018 |
0.9.2 | 1,010 | 9/26/2018 |
0.9.1 | 1,068 | 9/23/2018 |
0.8.46 | 3,231 | 8/28/2018 |
0.8.43 | 8,347 | 6/20/2018 |
0.8.42 | 1,135 | 6/20/2018 |
0.8.41 | 1,231 | 6/19/2018 |
0.8.40 | 1,212 | 6/19/2018 |
0.8.38 | 1,187 | 6/19/2018 |
0.8.35 | 4,787 | 4/25/2018 |
0.8.34 | 19,190 | 4/13/2018 |
0.8.33 | 1,125 | 4/12/2018 |
0.8.32 | 1,410 | 4/9/2018 |
0.8.31 | 3,057 | 3/26/2018 |
0.8.30 | 1,265 | 3/26/2018 |
0.8.28 | 5,520 | 3/8/2018 |
0.8.25 | 6,989 | 12/12/2017 |
0.8.23 | 7,905 | 8/4/2017 |
0.6.22 | 13,496 | 3/28/2017 |
0.6.18 | 2,114 | 2/5/2017 |
0.6.17 | 3,906 | 1/24/2017 |
0.6.15 | 1,267 | 1/24/2017 |
0.6.14 | 1,059 | 1/24/2017 |
0.6.13 | 1,154 | 1/20/2017 |
0.6.12 | 1,024 | 1/20/2017 |
0.6.10 | 1,125 | 1/20/2017 |
0.6.9 | 907 | 1/10/2017 |
0.6.8 | 967 | 1/4/2017 |
0.6.7 | 3,782 | 11/10/2016 |
0.6.6 | 884 | 11/10/2016 |
0.6.5 | 856 | 11/10/2016 |
0.6.4 | 1,157 | 11/9/2016 |
0.6.2 | 1,142 | 11/9/2016 |
0.6.1 | 1,159 | 11/9/2016 |
0.5.43 | 1,234 | 9/15/2016 |
0.5.42 | 1,001 | 9/15/2016 |
0.5.39 | 1,008 | 9/15/2016 |
0.5.38 | 894 | 9/15/2016 |
0.5.36 | 909 | 9/9/2016 |
0.5.35 | 880 | 9/9/2016 |
0.5.34 | 960 | 9/8/2016 |
0.5.33 | 899 | 9/5/2016 |
0.5.32 | 1,106 | 8/19/2016 |
0.5.31 | 958 | 8/17/2016 |
0.5.30 | 919 | 8/16/2016 |
0.5.29 | 914 | 8/16/2016 |
0.5.28 | 1,188 | 8/5/2016 |
0.5.27 | 1,381 | 7/31/2016 |
0.5.26 | 1,386 | 7/25/2016 |
0.5.25 | 1,069 | 7/13/2016 |
0.5.24 | 955 | 7/8/2016 |
0.5.23 | 1,118 | 6/29/2016 |
0.5.20 | 1,102 | 6/24/2016 |
0.5.19 | 1,316 | 6/15/2016 |
0.5.18 | 1,455 | 6/14/2016 |
0.5.17 | 1,164 | 6/9/2016 |
0.5.15 | 925 | 6/5/2016 |
0.5.14 | 1,255 | 5/30/2016 |
0.5.13 | 982 | 5/24/2016 |
0.5.12 | 947 | 5/20/2016 |
0.5.11 | 1,086 | 5/18/2016 |
0.5.10 | 952 | 5/17/2016 |
0.5.6 | 1,120 | 4/26/2016 |
0.5.5 | 1,398 | 4/23/2016 |
0.5.3 | 1,217 | 4/22/2016 |
0.5.2 | 994 | 4/22/2016 |
0.4.62 | 1,064 | 4/20/2016 |
0.4.61 | 905 | 4/20/2016 |
0.4.60 | 893 | 4/20/2016 |
0.4.59 | 905 | 4/20/2016 |
0.4.58 | 1,055 | 4/19/2016 |
0.4.57 | 925 | 4/19/2016 |
0.4.55 | 975 | 4/14/2016 |
0.4.54 | 903 | 4/12/2016 |
0.4.53 | 929 | 4/12/2016 |
0.4.52 | 925 | 4/11/2016 |
0.4.46 | 924 | 4/11/2016 |
0.4.45 | 928 | 4/8/2016 |
0.4.44 | 966 | 4/7/2016 |
0.4.43 | 938 | 4/7/2016 |
0.4.42 | 939 | 4/6/2016 |
0.4.41 | 941 | 4/6/2016 |
0.4.38 | 1,166 | 3/21/2016 |
0.4.37 | 929 | 3/18/2016 |
0.4.36 | 1,109 | 3/16/2016 |
0.4.33 | 1,056 | 3/16/2016 |
0.4.32 | 924 | 3/16/2016 |
0.4.31 | 929 | 3/16/2016 |
0.4.30 | 915 | 3/15/2016 |
0.4.29 | 909 | 3/15/2016 |
0.4.28 | 912 | 3/13/2016 |
0.4.27 | 901 | 3/13/2016 |
0.4.26 | 916 | 3/13/2016 |
0.4.25 | 1,679 | 3/11/2016 |
0.4.24 | 1,030 | 3/11/2016 |
0.4.22 | 1,105 | 3/4/2016 |
0.4.21 | 1,315 | 3/2/2016 |
0.4.20 | 1,132 | 3/2/2016 |
0.4.14 | 1,413 | 2/28/2016 |
0.4.13 | 1,294 | 2/26/2016 |
0.4.12 | 1,297 | 2/25/2016 |
0.4.11 | 990 | 2/24/2016 |
0.4.9 | 1,094 | 2/23/2016 |
0.4.7 | 1,144 | 2/23/2016 |
0.4.5 | 923 | 2/23/2016 |
0.4.4 | 953 | 2/22/2016 |
0.4.3 | 958 | 2/22/2016 |
0.3.21 | 963 | 2/3/2016 |
0.3.20 | 1,329 | 2/2/2016 |
0.3.19 | 962 | 2/1/2016 |
0.3.16 | 1,170 | 2/1/2016 |
0.3.15 | 1,184 | 2/1/2016 |
0.3.14 | 1,181 | 2/1/2016 |
0.3.13 | 1,159 | 1/29/2016 |
0.3.12 | 1,165 | 1/29/2016 |
0.3.11 | 1,144 | 1/29/2016 |
0.3.10 | 1,131 | 1/29/2016 |
0.3.9 | 1,184 | 1/28/2016 |
0.3.8 | 1,145 | 1/26/2016 |
0.3.7 | 1,342 | 1/26/2016 |
0.3.6 | 1,129 | 1/26/2016 |
0.3.5 | 1,145 | 1/26/2016 |
0.3.4 | 1,137 | 1/25/2016 |
0.3.3 | 1,644 | 1/25/2016 |
0.3.2 | 1,330 | 1/24/2016 |
0.3.1 | 1,141 | 1/24/2016 |
0.2.3 | 1,394 | 1/21/2016 |
0.2.2 | 1,193 | 1/13/2016 |
0.2.1 | 1,830 | 1/13/2016 |
0.1.40 | 1,181 | 1/12/2016 |
0.1.39 | 1,217 | 1/7/2016 |
0.1.38 | 1,173 | 1/7/2016 |
0.1.37 | 1,200 | 1/6/2016 |
0.1.28 | 1,173 | 1/4/2016 |
0.1.27 | 1,182 | 1/3/2016 |
0.1.26 | 1,156 | 1/3/2016 |
0.1.23 | 1,456 | 12/30/2015 |
0.1.21 | 1,148 | 12/30/2015 |
0.1.20 | 1,286 | 11/4/2015 |
0.1.19 | 1,187 | 11/3/2015 |
0.1.18 | 1,194 | 11/3/2015 |
0.1.17 | 1,606 | 10/14/2015 |
0.1.16 | 1,342 | 10/7/2015 |
0.1.15 | 1,243 | 10/7/2015 |
0.1.14 | 1,306 | 10/6/2015 |
0.1.13 | 1,332 | 10/6/2015 |
0.1.12 | 1,232 | 10/6/2015 |
0.1.10 | 1,361 | 10/2/2015 |
0.1.9 | 1,374 | 10/2/2015 |
0.1.8 | 1,449 | 10/2/2015 |
0.1.7 | 1,330 | 9/28/2015 |
0.1.6 | 1,286 | 9/28/2015 |
0.1.5 | 1,261 | 9/28/2015 |
0.1.4 | 1,309 | 9/28/2015 |
0.1.3 | 1,324 | 9/28/2015 |
0.1.2 | 1,297 | 9/27/2015 |
0.1.1 | 1,298 | 9/27/2015 |