Generates TypeScript types and strongly typed API facades from .NET classes and ASP.NET Core controller definitions.
Info
Version: | 1.0.22-beta |
Author(s): | Bruno Alfirević |
Last Update: | Sunday, August 1, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/brunoalfirevic/BinaryFactor.AspNetCoreTypeScriptGenerator |
NuGet Url: | https://www.nuget.org/packages/BinaryFactor.AspNetCoreTypeScriptGenerator |
Install
Install-Package BinaryFactor.AspNetCoreTypeScriptGenerator
dotnet add package BinaryFactor.AspNetCoreTypeScriptGenerator
paket add BinaryFactor.AspNetCoreTypeScriptGenerator
BinaryFactor.AspNetCoreTypeScriptGenerator Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.0)