Ryan Brandenburg
|
42b988ad88
|
./ paths relative on page.
|
2017-04-25 11:57:58 -07:00 |
Pranav K
|
649ee4d28d
|
Add support for page handler to URL generating APIs.
|
2017-04-24 22:56:58 -07:00 |
Ryan Nowak
|
04fd762943
|
Rename form-action -> handler
|
2017-04-24 14:15:35 -07:00 |
Pranav K
|
f568d3c2bc
|
Support finding "sibling" pages when using RedirecToPage
Fixes #6083
|
2017-04-21 18:12:52 -07:00 |
Ajay Bhargav Baaskaran
|
8eac7c2d6c
|
[Fixes #6117] Added RedirectToPage overloads to Controller
|
2017-04-21 12:19:35 -07:00 |
Pranav K
|
c5a5ba1fee
|
Add support for updateable ActionDescriptorCollection
Fixes #5350
|
2016-11-17 10:08:38 -08:00 |
Doug Bunting
|
9c6c8410e2
|
Get rid of some duplicate test data
- remove a few warnings from output when testing in VS
|
2016-09-21 14:52:52 -07:00 |
Ajay Bhargav Baaskaran
|
9ed753288f
|
[Fixes #5170] Fixed KeyNotFoundException in UrlHelperFactory.GetUrlHelper()
|
2016-08-26 11:27:02 -07:00 |
jacalvar
|
6a6d2e0d9f
|
[Fixes #4506] Move and rename ActionDescriptor.Name to ControllerActionDescriptor.ActionName
|
2016-05-31 23:13:20 -07:00 |
mnltejaswini
|
74357b3ed8
|
[Perf] Fast Generate Url for specific cases to avoid string allocations
|
2016-05-18 18:08:25 -07:00 |
Ryan Nowak
|
af58c2e6b6
|
Streamlining action selection and route values
Removes a few concepts we don't need
Improves documentation
More things are IDictionary instead of other random types
|
2016-04-22 17:36:23 -07:00 |
Doug Bunting
|
6bf25cecec
|
React to HttpAbstractions namespace changes
- aspnet/HttpAbstractions#549 and aspnet/HttpAbstractions#592
- clean up `using`s
|
2016-03-30 16:19:42 -07:00 |
Doug Bunting
|
43836aec18
|
An `ObjectPoolProvider` is always registered
- react to aspnet/Hosting/pull#673
|
2016-03-25 11:20:15 -07:00 |
jacalvar
|
75df24e357
|
Added tests for HttpOptionsAttribute
|
2016-03-10 09:49:44 -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 |