Releases: aspnet/Routing
Releases · aspnet/Routing
1.0.0-rc1
18 Nov 15:28
Compare
Sorry, something went wrong.
No results found
Bugs Fixed
Template matching culture comparison (#210 )
1.0.0-beta8
15 Oct 17:27
Compare
Sorry, something went wrong.
No results found
Bugs Fixed
Add timeout values to all regex expressions (#181 )
1.0.0-beta7
02 Sep 17:18
Compare
Sorry, something went wrong.
No results found
Tag for new release 1.0.0-beta7
1.0.0-beta6
28 Jul 19:54
Compare
Sorry, something went wrong.
No results found
Features
Please add support for AppendTrailingSlash to RouteOptions (#188 )
Consider changing _logger.LogInformation to _logger.LogVerbose in TemplateRoute.cs (#187 )
Bugs Fixed
Decrease amount of logging for non-matching routes (#191 )
1.0.0-beta5
30 Jun 21:07
Compare
Sorry, something went wrong.
No results found
Tag for new release 1.0.0-beta5
1.0.0-beta4
29 Apr 18:08
Compare
Sorry, something went wrong.
No results found
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 )
1.0.0-beta3
23 Feb 17:30
Compare
Sorry, something went wrong.
No results found
1.0.0-beta2
16 Jan 15:09
Compare
Sorry, something went wrong.
No results found
Features
Route DataTokens- Readonly (#92 )
Bugs Fixed
{id:int?} should act as optional (#123 )
RouterMiddleware should resolve ILoggerFactory from DI in the constructor (#104 )
1.0.0-beta1
12 Nov 15:34
Compare
Sorry, something went wrong.
No results found
Updating to release NuGet.config
1.0.0-alpha4
06 Oct 16:00
Compare
Sorry, something went wrong.
No results found
Bugs Fixed
Use a common query string builder api (#9 )