Take.Blip.Client.TestKit 0.7.539

dotnet add package Take.Blip.Client.TestKit --version 0.7.539
                    
NuGet\Install-Package Take.Blip.Client.TestKit -Version 0.7.539
                    
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.TestKit" Version="0.7.539" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Take.Blip.Client.TestKit" Version="0.7.539" />
                    
Directory.Packages.props
<PackageReference Include="Take.Blip.Client.TestKit" />
                    
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.TestKit --version 0.7.539
                    
#r "nuget: Take.Blip.Client.TestKit, 0.7.539"
                    
#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.TestKit@0.7.539
                    
#: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.TestKit&version=0.7.539
                    
Install as a Cake Addin
#tool nuget:?package=Take.Blip.Client.TestKit&version=0.7.539
                    
Install as a Cake Tool

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.

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.7.539 0 2/24/2026
0.7.537 25 2/23/2026
0.7.528 110 1/28/2026
0.7.524 721 12/2/2025
0.7.515 354 11/21/2025
0.7.512 360 11/21/2025
0.7.510 353 11/21/2025
0.7.509 369 11/21/2025
0.7.503 245 10/29/2025
0.7.501-beta 198 10/29/2025
0.7.500 234 10/28/2025
0.7.498-beta 198 10/28/2025
0.7.496-beta 194 10/22/2025
0.7.495 235 10/8/2025
0.7.494 239 10/7/2025
0.7.488 157 8/1/2025
0.7.486 205 7/29/2025
0.7.483-beta 172 7/28/2025
0.7.482-beta 193 7/28/2025
0.7.481-beta 190 7/28/2025
Loading failed