aspnetcore/test/Microsoft.AspNet.Routing.Tests
Ryan Nowak 813171a016 Reduce allocation in URL generation
This change optimizes our a per-operation dictionary that really can just
be cached for the whole app's lifetime.
2015-12-18 09:20:52 -08:00
..
Constraints
Internal
Logging
Template Reduce allocation in URL generation 2015-12-18 09:20:52 -08:00
Tree Reduce allocation in URL generation 2015-12-18 09:20:52 -08:00
ConstraintMatcherTest.cs
DefaultInlineConstraintResolverTest.cs
InlineRouteParameterParserTests.cs
Microsoft.AspNet.Routing.Tests.xproj
RouteCollectionTest.cs Remove custom url encoding 2015-12-16 09:06:49 -08:00
RouteConstraintBuilderTest.cs
RouteOptionsTests.cs
RouteTest.cs Remove custom url encoding 2015-12-16 09:06:49 -08:00
RouterMiddlewareTest.cs
TemplateParserDefaultValuesTests.cs
project.json Remove custom url encoding 2015-12-16 09:06:49 -08:00