aspnetcore/test/WebSites/RoutingWebSite
Doug Bunting 63507c8da9 Bump test projects up to .NET 4.5.2
- aspnet/Testing#248
- xUnit no longer supports .NET 4.5.1
- update AppVeyor config so this framework version is available
- build tests for desktop .NET only on Windows
2017-02-21 07:15:36 -08:00
..
Areas
Controllers [Fixes #5038] HTTP Verbs mapping error GET and DELETE 2016-08-01 12:49:23 -07:00
HttpMergeAttribute.cs
RoutingWebSite.xproj
Startup.cs
TestResponseGenerator.cs
project.json Bump test projects up to .NET 4.5.2 2017-02-21 07:15:36 -08:00
readme.md
web.config

readme.md

RoutingWebSite

This web site illustrates how to use conventional and attribute routes.