1.0.0-alpha3
版本发布时间: 2014-08-17 10:55:16
aspnet/Routing最新发布版本:1.0.5(2017-11-15 13:05:23)
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.