![]() |
VOOZH | about |
dotnet add package ScriptCs.SignalR --version 1.0.4-pre
NuGet\Install-Package ScriptCs.SignalR -Version 1.0.4-pre
<PackageReference Include="ScriptCs.SignalR" Version="1.0.4-pre" />
<PackageVersion Include="ScriptCs.SignalR" Version="1.0.4-pre" />Directory.Packages.props
<PackageReference Include="ScriptCs.SignalR" />Project file
paket add ScriptCs.SignalR --version 1.0.4-pre
#r "nuget: ScriptCs.SignalR, 1.0.4-pre"
#:package ScriptCs.SignalR@1.0.4-pre
#addin nuget:?package=ScriptCs.SignalR&version=1.0.4-pre&prereleaseInstall as a Cake Addin
#tool nuget:?package=ScriptCs.SignalR&version=1.0.4-pre&prereleaseInstall as a Cake Tool
Some simple helpers for writing SignalR in C# scripts. The main purpose of this is to allow sending messages to clients without having to use the dynamic object, which is not supported by Roslyn (and therefore ScriptCs) at the time of writing.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.