SteveSandersonMS
|
999641c4c2
|
Remove 'UseDefaultHostingConfiguration' references, as the API no longer exists and is not strictly needed
|
2016-05-04 13:16:13 -07:00 |
|
SteveSandersonMS
|
25c728f885
|
Change all Microsoft.AspNet.* namespaces and references to Microsoft.AspNetCore.*
|
2016-05-02 13:13:49 -07:00 |
|
SteveSandersonMS
|
1cb4dd920c
|
Partial migration to ASP.NET Core 1.0 RC2 (done the core packages, plus the ES2015/Webpack samples, and the Angular2Spa template). Only verified it builds/runs on .NET Core - not checked on net451.
|
2016-05-02 13:13:47 -07:00 |
|
SteveSandersonMS
|
74cac774f8
|
Normalise trailing whitespace and line endings everywhere
|
2016-03-01 01:10:43 +00:00 |
|
SteveSandersonMS
|
ac23afc723
|
Fix some build issues
|
2016-02-10 13:30:16 -08:00 |
|
SteveSandersonMS
|
83c9f2136d
|
Update everything to use ASP.NET 5 RC1
|
2015-11-24 12:06:24 +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
|
e410affbd8
|
Switch ES2015 example to use middleware inlined into Startup.cs instead of MVC controller/action
|
2015-11-02 21:02:47 -08:00 |
|
SteveSandersonMS
|
de991b9858
|
Switch to using DI to acquire Node instances. Bump versions to alpha2.
|
2015-11-02 13:35:14 -08:00 |
|
SteveSandersonMS
|
60d77e7b92
|
Add ES2015 runtime transpilation sample
|
2015-11-02 11:15:34 -08:00 |
|