Commit Graph

7 Commits

Author SHA1 Message Date
Henk Mollema
5c1f362c84 Target dotnet TFM's for class libraries
- Target `net451` and `dotnet5.4`
- Add SPA services project to solution (with .xproj)
- Add NuGet.config
- Update .gitignore
2015-12-10 16:38:29 +01:00
SteveSandersonMS
740b1a305b Taking some changes from pull/1 2015-11-17 11:11:16 +00:00
SteveSandersonMS
54aad643c8 Decode Node's JSON response into arbitrary .NET type. Add VS stuff. 2015-11-05 22:05:43 +00:00
SteveSandersonMS
52953c5fe9 Fix working directory (e.g., for when running under IIS Express) 2015-11-05 12:25:29 -08:00
SteveSandersonMS
46dc743177 Fix various path issues 2015-11-05 11:46:10 -08:00
Ricardo Peres
a4c4e20d4e Restored Killed console message
Added Started console message
Captured possible exception from node process
2015-11-05 10:41:24 -08:00
SteveSandersonMS
de991b9858 Switch to using DI to acquire Node instances. Bump versions to alpha2. 2015-11-02 13:35:14 -08:00