Commit Graph

6 Commits

Author SHA1 Message Date
SteveSandersonMS
f44b84f2ab Bump SpaServices version to alpha7-1 to avoid conflict on NuGet 2016-01-07 11:51:55 +00:00
Steve Sanderson
75b959d459 Merge pull request #23 from henkmollema/projectjson
Target dotnet TFM's for class libraries
2015-12-14 13:58:14 +00:00
SteveSandersonMS
8a148d8535 Move from ValidationErrorResult to HttpBadRequest, and support object-level errors too 2015-12-14 12:02:41 +00:00
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
906a17ea3c Define ValidationErrorResult in SpaServices; use it in MusicStore 2015-12-09 17:30:35 +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