aspnetcore/test/Microsoft.AspNetCore.Routin...
Doug Bunting ce76fc02f2 Bump test projects up to .NET 4.5.2
- aspnet/Testing#248
- xUnit no longer supports .NET 4.5.1
- build tests for desktop .NET only on Windows
2017-02-14 16:35:35 -08:00
..
Constraints
Internal
Logging
Template Fixed error message related to escaping curly braces. 2017-01-03 14:33:36 -08:00
Tree [Fixes #357] Fix behavior when optional parameters are defined within a route and not at the end 2016-10-03 19:31:17 -07:00
BuilderExtensionsTest.cs
ConstraintMatcherTest.cs
DefaultInlineConstraintResolverTest.cs
InlineRouteParameterParserTests.cs Update to VS 2017 RC3 2017-01-27 11:04:42 -08:00
Microsoft.AspNetCore.Routing.Tests.csproj Bump test projects up to .NET 4.5.2 2017-02-14 16:35:35 -08:00
RequestDelegateRouteBuilderExtensionsTest.cs [Fixes #367] Add extensions on WebHostBuilder for super simple HTTP service application building 2016-12-21 10:04:02 -08:00
RouteBuilderTest.cs
RouteCollectionTest.cs [Fixes #370] Raw route values should be restored after template binder failing binding values when generating a url 2017-01-03 13:23:36 -08:00
RouteConstraintBuilderTest.cs
RouteOptionsTests.cs
RouteTest.cs [Fixes #359] Routing is matching empty segments to parameters and defaults are wrong 2016-10-03 15:34:04 -07:00
RouterMiddlewareTest.cs
RoutingBuilderExtensionsTest.cs Use TaskCache class from Microsoft.Extensions.TaskCache.Sources (#361) 2016-09-08 09:25:44 -07:00
TemplateParserDefaultValuesTests.cs