BitPantry.CommandLine.Remote.SignalR 1.2.1

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

Supports the BitPantry.CommandLine.Remote client and server packages

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on BitPantry.CommandLine.Remote.SignalR:

Package Downloads
BitPantry.CommandLine.Remote.SignalR.Server

Turns an ASP.NET application into a remote CommandLine server with JWT token authentication.

BitPantry.CommandLine.Remote.SignalR.Client

Extends the core BitPantry.CommandLine functionality to add a client for connecting to remote CommandLine SignalR servers.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.1 29 a day ago
1.1.1 113 a month ago
1.1.0 165 2 months ago
1.0.3 131 2 months ago
1.0.2 220 2 months ago
1.0.1 229 2 months ago
1.0.0 227 2 months ago

Initial package