aspnetcore/Microsoft.AspNet.SpaServices
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
..
.gitignore 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
Microsoft.AspNet.SpaServices.xproj Target dotnet TFM's for class libraries 2015-12-10 16:38:29 +01:00
SpaRouteConstraint.cs 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
SpaRouteExtensions.cs 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
ValidationErrorResult.cs Define ValidationErrorResult in SpaServices; use it in MusicStore 2015-12-09 17:30:35 +00:00
project.json Target dotnet TFM's for class libraries 2015-12-10 16:38:29 +01:00