Bluefish.Connections 10.0.1

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

A library that abstracts connections to remote systems.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 (1)

Showing the top 1 NuGet packages that depend on Bluefish.Connections:

Package Downloads
Bluefish.Connections.Blazor

A library that provides Blazor components for the Bluefish.Connections library.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.1 99 4/20/2026
1.0.43 343 10/1/2024
1.0.41 304 8/1/2024
1.0.39 613 10/5/2023
1.0.38 253 10/5/2023
1.0.36 512 5/9/2023
1.0.34 330 4/27/2023
1.0.32 879 9/15/2022
1.0.30 773 9/15/2022
1.0.29 675 7/23/2022
1.0.27 771 7/13/2022
1.0.26 677 7/13/2022
1.0.25 640 7/7/2022
1.0.22 1,038 5/4/2022
1.0.21 646 5/4/2022
1.0.20 687 4/4/2022
1.0.19 717 4/4/2022
1.0.16 854 4/1/2022
1.0.14 738 3/6/2022
1.0.9 1,867 2/13/2022
Loading failed