1.0.0-rc2
版本发布时间: 2016-05-17 01:19:51
aspnet/Routing最新发布版本:1.0.5(2017-11-15 13:05:23)
Features
- Add HttpMethodRouteConstraint (#248)
- Move attribute routing from Mvc to Routing (#230)
- Support running middleware in routing (#224)
Bugs Fixed
- Not sure why but seems the parameter "defaultHandler" is useless here (#294)
- Throw a nicer error when the routing services haven't been added to DI (#276)
- Change the data type of VirtualPathData.VirtualPath (#270)
- RequestDelegateRouteBuilderExtensions are in the wrong namespace (#267)
- Routing (Get(int id)) has been broken in latest RC2 (#233)