![]() |
VOOZH | about |
dotnet add package Pushqa.Server --version 0.3.1
NuGet\Install-Package Pushqa.Server -Version 0.3.1
<PackageReference Include="Pushqa.Server" Version="0.3.1" />
<PackageVersion Include="Pushqa.Server" Version="0.3.1" />Directory.Packages.props
<PackageReference Include="Pushqa.Server" />Project file
paket add Pushqa.Server --version 0.3.1
#r "nuget: Pushqa.Server, 0.3.1"
#:package Pushqa.Server@0.3.1
#addin nuget:?package=Pushqa.Server&version=0.3.1Install as a Cake Addin
#tool nuget:?package=Pushqa.Server&version=0.3.1Install as a Cake Tool
The server side component for Pushqa - providing queryable event streams over HTTP using Reactive Extensions, OData and SignalR. This package expects an ASP.Net Web Application project.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net40 net40 is compatible. net403 net403 was computed. net45 net45 was computed. 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.
- Upgraded to SignalR 1.0.1
- Upgraded to Rx 2.1
- Upgraded to Linq2Rest 2.5
- Dispose Subscriptions on connection close