aspnetcore/samples/misc/NodeServicesExamples
SteveSandersonMS 7af64a8944 Tidy up image resizing example 2016-06-07 17:46:42 +01:00
..
Controllers Tidy up image resizing example 2016-06-07 17:46:42 +01:00
Node Tidy up image resizing example 2016-06-07 17:46:42 +01:00
Views Tidy up image credits 2016-06-07 17:16:27 +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