Sébastien Ros
|
d0a8b5f78f
|
Port fix for URL helper redirect (#6917)
Fixes #6910
|
2017-10-05 11:24:18 -07:00 |
Doug Bunting
|
15f25d569a
|
Improve `IUrlHelper` and related doc comments
- #4245, #4507
|
2016-07-05 09:34:33 -07:00 |
mnltejaswini
|
df4eb283b2
|
[Perf] UrlHelper shares a single RouteValueDictionary across several calls to Action and RouteUrl methods
|
2016-05-19 16:15:46 -07:00 |
mnltejaswini
|
74357b3ed8
|
[Perf] Fast Generate Url for specific cases to avoid string allocations
|
2016-05-18 18:08:25 -07:00 |
mnltejaswini
|
d537ec06cc
|
[Perf] Using single UrlHelper per HttpContext and one StringBuilder per UrlHelper to reduce allocations
|
2016-03-07 13:48:54 -08:00 |
N. Taylor Mullen
|
3be7fbdf9f
|
Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
|
2016-01-22 12:18:33 -08:00 |
N. Taylor Mullen
|
6a6c8ca544
|
Rename AspNet 5 folders and files.
See https://github.com/aspnet/Announcements/issues/144 for more information.
|
2016-01-22 12:17:07 -08:00 |