Take.Blip.Client 0.7.626

dotnet add package Take.Blip.Client --version 0.7.626
                    
NuGet\Install-Package Take.Blip.Client -Version 0.7.626
                    
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="Take.Blip.Client" Version="0.7.626" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Take.Blip.Client" Version="0.7.626" />
                    
Directory.Packages.props
<PackageReference Include="Take.Blip.Client" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Take.Blip.Client --version 0.7.626
                    
#r "nuget: Take.Blip.Client, 0.7.626"
                    
#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.
#:package Take.Blip.Client@0.7.626
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Take.Blip.Client&version=0.7.626
                    
Install as a Cake Addin
#tool nuget:?package=Take.Blip.Client&version=0.7.626
                    
Install as a Cake Tool

BLiP C# client

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (18)

Showing the top 5 NuGet packages that depend on Take.Blip.Client:

Package Downloads
Take.Blip.Client.TestKit

A testing host for applications using BLiP SDK to ease integration testing. This host fakes the server incoming and outgoing message transport so you can control the delivery of messages to your chatbot and inspect which messages are produced by it.

Take.Blip.Client.Console

BLiP C# client console

Take.Blip.Client.Web

Package Description

Take.Blip.Builder

Package Description

Blip.HttpClient

BLiP Extensions' extensions to include logs, including a TCP/HTTP ISender factory

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.7.626 169 8/21/2026
0.7.624 164 8/21/2026
0.7.622 166 8/21/2026
0.7.619 476 8/17/2026
0.7.617 170 8/17/2026
0.7.614 172 8/14/2026
0.7.612 163 8/14/2026
0.7.610 161 8/13/2026
0.7.604 192 8/4/2026
0.7.602 180 8/4/2026
0.7.600 236 7/30/2026
0.7.599 197 7/29/2026
0.7.595 189 7/29/2026
0.7.591 180 7/29/2026
0.7.588 204 7/28/2026
0.7.587 191 7/24/2026
0.7.586 182 7/24/2026
0.7.576 220 7/21/2026
0.7.575 186 7/21/2026
0.7.566 303 7/14/2026
Loading failed