aspnetcore/samples/misc/ES2015Transpilation
SteveSandersonMS e410affbd8 Switch ES2015 example to use middleware inlined into Startup.cs instead of MVC controller/action 2015-11-02 21:02:47 -08: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 Add ES2015 runtime transpilation sample 2015-11-02 11:15:34 -08:00
.gitignore Add ES2015 runtime transpilation sample 2015-11-02 11:15:34 -08:00
Startup.cs Switch ES2015 example to use middleware inlined into Startup.cs instead of MVC controller/action 2015-11-02 21:02:47 -08: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 Make app.AddNodeServices optional in Angular case. Fix tag helper attribute name. Bump versions. 2015-11-02 20:07:31 -08: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