Transforms REST APIs into SignalR events, bringing real-time interaction to your applications.
Info
Version: | 5.3.4 |
Author(s): | Francesco Del Re |
Last Update: | Wednesday, December 11, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/engineering87/WART |
NuGet Url: | https://www.nuget.org/packages/WART-Core |
Install
Install-Package WART-Core
dotnet add package WART-Core
paket add WART-Core
WART-Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
- Microsoft.AspNetCore.SignalR(>= 1.1.0)
- Newtonsoft.Json(>= 12.0.3)