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
NodeServicesExamples.xproj
Startup.cs
appsettings.json
jsconfig.json
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