aspnetcore/samples/misc/NodeServicesExamples
SteveSandersonMS 967edd2b2a Support streamed response from HttpNodeInstance 2016-06-07 16:49:40 +01:00
..
Controllers Support streamed response from HttpNodeInstance 2016-06-07 16:49:40 +01:00
Node Support streamed response from HttpNodeInstance 2016-06-07 16:49:40 +01:00
Views Switch image resizing example from 'jimp' to 'sharp' because it's far faster 2016-06-07 16:06:15 +01:00
wwwroot Add image resizing example. Currently used base64 encoded data transfer and the 'jimp' module, neither of which are fast. Will replace these shortly. 2016-06-07 15:55:06 +01:00
.gitignore Rename ES2015Transpilation sample to NodeServicesExamples (because will be adding some more examples here) 2016-06-07 14:20:43 +01:00
NodeServicesExamples.xproj Rename ES2015Transpilation sample to NodeServicesExamples (because will be adding some more examples here) 2016-06-07 14:20:43 +01:00
Startup.cs Move ES2015 example into a subpage of the NodeServicesExamples sample 2016-06-07 14:31:23 +01:00
appsettings.json Rename ES2015Transpilation sample to NodeServicesExamples (because will be adding some more examples here) 2016-06-07 14:20:43 +01:00
jsconfig.json Rename ES2015Transpilation sample to NodeServicesExamples (because will be adding some more examples here) 2016-06-07 14:20:43 +01:00
package.json Switch image resizing example from 'jimp' to 'sharp' because it's far faster 2016-06-07 16:06:15 +01:00
project.json Rename ES2015Transpilation sample to NodeServicesExamples (because will be adding some more examples here) 2016-06-07 14:20:43 +01:00