aspnetcore/samples/misc/ES2015Transpilation
SteveSandersonMS bf910eb76e Bump all versions to -alpha7 2015-11-17 11:16:52 +00:00
..
Controllers Switch ES2015 example to use middleware inlined into Startup.cs instead of MVC controller/action 2015-11-02 21:02:47 -08:00
Views Add ES2015 runtime transpilation sample 2015-11-02 11:15:34 -08:00
wwwroot Decode Node's JSON response into arbitrary .NET type. Add VS stuff. 2015-11-05 22:05:43 +00:00
.gitignore Add ES2015 runtime transpilation sample 2015-11-02 11:15:34 -08:00
ES2015Transpilation.xproj Decode Node's JSON response into arbitrary .NET type. Add VS stuff. 2015-11-05 22:05:43 +00:00
Startup.cs Decode Node's JSON response into arbitrary .NET type. Add VS stuff. 2015-11-05 22:05:43 +00:00
appsettings.json Add ES2015 runtime transpilation sample 2015-11-02 11:15:34 -08:00
jsconfig.json Add ES2015 runtime transpilation sample 2015-11-02 11:15:34 -08:00
package.json Remove 'express' and 'body-parser' NPM dependencies from HttpNodeInstance 2015-11-02 14:52:45 -08:00
project.json Bump all versions to -alpha7 2015-11-17 11:16:52 +00:00
transpilation.js Switch ES2015 example to use middleware inlined into Startup.cs instead of MVC controller/action 2015-11-02 21:02:47 -08:00