Top 20 NuGet typescript Packages

Builds TypeScripts DataModels which map to EF code-first data models. Just point the application at your namespace, and it generates them all. It omits KeyAttribute and Timestamp properties from the class, but keeps them so you can call toJS or update(data) to update your model with the server. ...
In dev.
A simple Logger for javascript
In dev.
Jasmine.js TypeScript helpers for easier testing of async AMD modules.
CodeSmith Template to generate TypeScript interface for .NET a class
Some ko bindings and stuff.
TypeScript Definitions (d.ts) for jsurl
TypeScript Definitions (d.ts) for systemjs. Generated based off the DefinitelyTyped repository [git commit: 53e2682d22695f52e1be1fda36de5fc377b1633b]. http://github.com/DefinitelyTyped
Generate TypeScript ambient types from .NET types
Powerful dependency injector for TypeScript
Generates TypeScript interfaces from .NET classes
Typescript wrapper around the Leafly public developer API.
Layouts is Javascript/Typescript library that allows web developers build complex UI in HTML5 using a Xaml derived markup. Github repository and help online: https://github.com/adospace/layouts Tutorial: http://www.codeproject.com/Articles/1041647/Introducing-Layouts-Xaml-for-the-Web ...
DefinitelyTyped.NET is a utility that can generate typescript classes, interfaces and enums, based on .net types.
TypeScript Definitions (d.ts) for microsoft-sdk-soap. Generated based off the DefinitelyTyped repository [git commit: b14601af3fb2ad72d5048e94188a569a1838fb9c]. http://github.com/DefinitelyTyped
TypeScript definitions for shapeshift.js
UIBuilder is a HTML templating library in the style of Mustache and Handlebars, for Web application development using TypeScript. Unlike Mustache or Handlebars, UIBuilder is strongly typed, which means that many programming mistakes can be caught at compile time.
Typed JSON parsing and serializing that preserves type information. Parse JSON into actual class instances.