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.CodeGeneration |
Install
Install-Package SigSpec.CodeGeneration
dotnet add package SigSpec.CodeGeneration
paket add SigSpec.CodeGeneration
SigSpec.CodeGeneration Download (Unzip the "nupkg" after downloading)
Dependencies
- SigSpec.Core(>= 0.2.0)
- NJsonSchema.CodeGeneration(>= 10.1.16)
Tags