Blip.HttpClient
3.0.0
.NET Standard 2.0
dotnet add package Blip.HttpClient --version 3.0.0
NuGet\Install-Package Blip.HttpClient -Version 3.0.0
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="Blip.HttpClient" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Blip.HttpClient --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Blip.HttpClient, 3.0.0"
#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 Blip.HttpClient as a Cake Addin
#addin nuget:?package=Blip.HttpClient&version=3.0.0
// Install Blip.HttpClient as a Cake Tool
#tool nuget:?package=Blip.HttpClient&version=3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
BLiP Extensions' extensions to include logs, including a TCP/HTTP ISender factory
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 | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
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.
-
.NETStandard 2.0
- Lime.Messaging (>= 0.8.111-beta)
- Lime.Protocol (>= 0.8.111-beta)
- Lime.Protocol.Serialization (>= 0.7.278)
- Microsoft.Extensions.Configuration (>= 2.1.1)
- Microsoft.Extensions.DependencyInjection (>= 2.2.0)
- RestEase (>= 1.4.7)
- System.Net.Http (>= 4.3.3)
- Take.Blip.Client (>= 0.5.285)
- Takenet.Iris.Messaging (>= 19.43.1297)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Blip.HttpClient:
Package | Downloads |
---|---|
Take.Api.BaseApiAutomations
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.0.0 | 16,869 | 4/13/2020 |
2.6.0 | 10,917 | 10/21/2019 |
2.5.3 | 1,258 | 9/30/2019 |
2.5.2 | 513 | 9/30/2019 |
2.5.0 | 679 | 7/19/2019 |
2.4.0 | 2,037 | 4/14/2019 |
2.3.1 | 470 | 9/27/2019 |
2.3.0 | 925 | 3/21/2019 |
2.2.0 | 2,048 | 1/27/2019 |
2.1.0 | 655 | 1/26/2019 |
2.0.0 | 803 | 1/22/2019 |
1.0.5 | 39,791 | 9/24/2018 |
1.0.4 | 705 | 9/24/2018 |
1.0.3 | 685 | 9/24/2018 |
1.0.1 | 690 | 9/24/2018 |
1.0.0 | 691 | 9/20/2018 |
Remove deprecated Factory; Add TCP and HTTP prefixes as per new BLiP implementations