Specification and code generator for SignalR Core.
Info
Version: | 0.3.2 |
Author(s): | Rico Suter |
Last Update: | Friday, May 20, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RicoSuter/SigSpec |
NuGet Url: | https://www.nuget.org/packages/SigSpec.AspNetCore |
Install
Install-Package SigSpec.AspNetCore
dotnet add package SigSpec.AspNetCore
paket add SigSpec.AspNetCore
SigSpec.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- SigSpec.Core(>= 0.2.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
Tags