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

1.0.0-beta4

Pre-release
Pre-release

Choose a tag to compare

@danroth27 danroth27 released this 29 Apr 18:08

Bugs Fixed

  • AddRouting IServiceCollection extension should be in Microsoft.Framework.DependencyInjection namespace like other extensions (#160)
  • Routing produces unhelpful error message in case of malformed template with optional parameter (#148)

Features

  • Consider ConfigureRouting instead of ConfigureRouteOptions (#159)
  • Add data tokens for link generation (#154)
  • Support lower case routes (#140)
  • Should GetVirtualPath return PathString (#31)