sharp2Js is a small library that can create javascript objects that mirror your C# POCO classes and can be easily used to generate js files using T4 templates.
Info
Version: | 1.5.0 |
Author(s): | Grant Hamm, Jared Kremer |
Last Update: | Saturday, June 20, 2020 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/castle-it/sharp2Js |
NuGet Url: | https://www.nuget.org/packages/sharp2Js |
Install
Install-Package sharp2Js
dotnet add package sharp2Js
paket add sharp2Js
sharp2Js Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
No dependencies.