Extends the WebApi integration with SignalR support.
Info
Version: | 2.0.0-alpha03 |
Author(s): | Vertica A/S |
Last Update: | Friday, February 16, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/vertica-as/integration-service |
NuGet Url: | https://www.nuget.org/packages/Vertica.Integration.WebApi.SignalR |
Install
Install-Package Vertica.Integration.WebApi.SignalR
dotnet add package Vertica.Integration.WebApi.SignalR
paket add Vertica.Integration.WebApi.SignalR
Vertica.Integration.WebApi.SignalR Download (Unzip the "nupkg" after downloading)
Dependencies
- Vertica.Integration(>= 2.0.003)
- Vertica.Integration.WebApi(>= 2.0.003)
- Castle.Core(>= 4.2.1)
- Castle.Windsor(>= 4.1.0)
- Microsoft.AspNet.SignalR.Core(>= 2.2.2)
- Microsoft.AspNet.WebApi.Core(>= 5.2.4)
- Microsoft.Owin(>= 3.1.0)
- Microsoft.Owin.Security(>= 3.1.0)
- Newtonsoft.Json(>= 10.0.3)
- System.Net.Http(>= 4.3.3)
- System.Security.Cryptography.Algorithms(>= 4.3.1)
- System.Security.Cryptography.X509Certificates(>= 4.3.2)
Tags