This repository was archived by the owner on Nov 27, 2018. It is now read-only.
1.0.0-alpha3
Pre-release
Pre-release
Features
- Dictionary types in routing need to return null when key is not found (#85)
- Log routing data for route debugging (#75)
- Data Tokens support (#45)
Bugs Fixed
- Make ambient values part of 'accepted values' during the constraints part of link generation. (#77)
- Move Template class from Microsoft.AspNet.Routing.Template to Microsoft.AspNet.Routing (#55)
Samples
- For a example of how to integrate route logging with Glimpse please refer to https://github.com/SaggySanctum/RouteDebuggerSample.