Skip to content
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.

1.0.0-alpha3

Pre-release
Pre-release
Compare
Choose a tag to compare
@danroth27 danroth27 released this 17 Aug 02:55

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