Monthly Archives: November 2015

Convert C# Classes to Javascript Objects With sharp2Js

I’ve been working on a VERY large Angular Single Page Application for the last 1.5 years. This application deals with data models that can be large and somewhat complex at times. Generally, this means maintaining two sets of DTOs. One set created in C#, and another set created in JS to consume data received from… Read More »