Universal.Common.Net.Http
0.4.8.1
See the version list below for details.
dotnet add package Universal.Common.Net.Http --version 0.4.8.1
NuGet\Install-Package Universal.Common.Net.Http -Version 0.4.8.1
<PackageReference Include="Universal.Common.Net.Http" Version="0.4.8.1" />
<PackageVersion Include="Universal.Common.Net.Http" Version="0.4.8.1" />
<PackageReference Include="Universal.Common.Net.Http" />
paket add Universal.Common.Net.Http --version 0.4.8.1
#r "nuget: Universal.Common.Net.Http, 0.4.8.1"
#addin nuget:?package=Universal.Common.Net.Http&version=0.4.8.1
#tool nuget:?package=Universal.Common.Net.Http&version=0.4.8.1
Class library to build clients and work with HTTP web services.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Universal.Common (>= 5.2.0.1)
NuGet packages (32)
Showing the top 5 NuGet packages that depend on Universal.Common.Net.Http:
Package | Downloads |
---|---|
RedMarble.Pronto.Scope
A client library for Pronto and Scope APIs. |
|
Universal.Common.Net.WebSocket
Class library that implements the WebSocket protocol according to the standards in RFC6455 using a simple API. |
|
Universal.Microsoft.CognitiveServices.QnAMaker
Client library for the Microsoft QnA Maker v4 APIs. |
|
Universal.AustralianBusinessRegister
Class library to query the Australian Business Register web services. |
|
RedMarble.ExTrack.Client
Class library to interact with the ExTrack system. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
5.0.0 | 7,147 | 11/4/2022 |
4.0.0 | 6,398 | 10/13/2021 |
3.3.0 | 1,526 | 9/29/2021 |
3.2.1 | 2,670 | 8/17/2021 |
3.2.0 | 1,281 | 8/17/2021 |
3.1.1 | 25,889 | 3/31/2021 |
3.1.0 | 15,296 | 2/5/2021 |
3.0.0 | 3,054 | 11/30/2020 |
2.2.0 | 1,471 | 11/30/2020 |
2.1.0.1 | 3,982 | 10/19/2020 |
2.1.0 | 2,252 | 9/30/2020 |
2.0.0 | 3,591 | 8/24/2020 |
1.1.0 | 1,714 | 8/18/2020 |
1.0.1 | 20,040 | 2/26/2020 |
1.0.0 | 2,217 | 2/13/2020 |
0.6.0 | 27,199 | 7/5/2019 |
0.5.1 | 3,720 | 7/2/2019 |
0.5.0 | 1,719 | 7/2/2019 |
0.4.9 | 4,773 | 4/5/2019 |
0.4.8.1 | 5,620 | 2/12/2019 |
0.4.8 | 6,771 | 1/16/2019 |
0.4.7 | 2,073 | 1/8/2019 |
0.4.6 | 3,062 | 10/27/2018 |
0.4.5 | 3,399 | 10/12/2018 |
0.4.4 | 3,599 | 10/4/2018 |
0.4.3 | 1,806 | 10/4/2018 |
0.4.2.1 | 1,804 | 10/4/2018 |
0.4.2 | 1,862 | 9/28/2018 |
0.4.1 | 1,831 | 9/26/2018 |
0.4.0 | 4,210 | 9/10/2018 |
0.3.0 | 3,589 | 9/6/2018 |
Fixed bug with Stream extention method ReadHttpResponseAsync() with regards to null content headers.