Cake addin for compiling client code and API definitions (including Swagger) using the NSwag toolchain. If you have issues running this addin on .NET Core, try using Cake.NSwag.Console instead.
#addin nuget:?package=Cake.NSwag&version=0.4.0
dotnet add package Cake.NSwag --version 0.4.0
<PackageReference Include="Cake.NSwag" Version="0.4.0" />
Aliases
Alias to access the code generation functionality from the NSwag toolchain
General
NSwag | Gets a runner to invoke NSwag operations |