BitPantry.CommandLine.Remote.SignalR
1.3.0
See the version list below for details.
dotnet add package BitPantry.CommandLine.Remote.SignalR --version 1.3.0
NuGet\Install-Package BitPantry.CommandLine.Remote.SignalR -Version 1.3.0
<PackageReference Include="BitPantry.CommandLine.Remote.SignalR" Version="1.3.0" />
<PackageVersion Include="BitPantry.CommandLine.Remote.SignalR" Version="1.3.0" />
<PackageReference Include="BitPantry.CommandLine.Remote.SignalR" />
paket add BitPantry.CommandLine.Remote.SignalR --version 1.3.0
#r "nuget: BitPantry.CommandLine.Remote.SignalR, 1.3.0"
#:package BitPantry.CommandLine.Remote.SignalR@1.3.0
#addin nuget:?package=BitPantry.CommandLine.Remote.SignalR&version=1.3.0
#tool nuget:?package=BitPantry.CommandLine.Remote.SignalR&version=1.3.0
Supports the BitPantry.CommandLine.Remote client and server packages
| Product | Versions 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. |
-
net8.0
- BitPantry.CommandLine (>= 5.3.0)
- BitPantry.Parsing.Strings (>= 2.0.2)
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.
Added path autocomplete infrastructure with local and remote providers. Added remote autocomplete RPC support with ServerFile/ServerDirectory/ClientFile/ClientDirectory attributes and handlers.