Commit Graph

16 Commits

Author SHA1 Message Date
Jimmy Bogard
edf1f88398 Updating to AutoMapper 5.0 2016-07-18 17:02:30 +01:00
SteveSandersonMS
a986f8d2cc Update 'samples' projects for .NET Core 1.0 RTM 2016-06-28 11:37:37 +01:00
SteveSandersonMS
352108be35 Update all projects for final .NET Core RC2 2016-05-17 11:56:06 +01:00
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
ba7125b000 Further steps towards Angular 2 Music Store on RC2 2016-05-02 13:13:47 -07:00
SteveSandersonMS
507c4326ff Incomplete work on migrating Angular 2 Music Store sample to ASP.NET Core 1.0 RC2 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
0c3b8274f1 Normalise line endings 2016-02-10 13:46:17 -08:00
SteveSandersonMS
a83e4d85e4 Show example of using traditional MVC controller+action routing alongside client-side routes 2015-12-11 16:36:18 +00:00
SteveSandersonMS
d4f04d211f Create a new shared package, Microsoft.AspNet.SpaServices, to hold MapSpaFallbackRoute (and other common infrastructure yet to be added) 2015-12-09 15:13:56 +00:00
SteveSandersonMS
4a5b9e62ef Add MapSpaFallbackRoute helper. Will move into separate package shortly. 2015-12-09 14:53:43 +00:00
SteveSandersonMS
83c9f2136d Update everything to use ASP.NET 5 RC1 2015-11-24 12:06:24 +00:00
SteveSandersonMS
7e1955c6fe Make app.AddNodeServices optional in Angular case. Fix tag helper attribute name. Bump versions. 2015-11-02 20:07:31 -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
f693bd60e3 Initial state 2015-11-02 10:30:36 -08:00