aspnetcore/samples/misc/NodeServicesExamples
SteveSandersonMS 31d8eb69a7 Updated all 'misc' samples to 1.1.0 dependencies (and to TypeScript 2 for the Webpack sample) 2016-11-29 16:36:05 +00:00
..
Controllers Create new top-level DefaultNodeInstance concept that will soon hold the "connection draining" logic 2016-07-06 18:23:25 +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 Create new top-level DefaultNodeInstance concept that will soon hold the "connection draining" logic 2016-07-06 18:23:25 +01:00
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 Updated all 'misc' samples to 1.1.0 dependencies (and to TypeScript 2 for the Webpack sample) 2016-11-29 16:36:05 +00:00