N. Taylor Mullen
55922d68d4
React to `HtmlEncodedString` rename to `HtmlString`.
...
- Removed the Mvc instance of `HtmlString` since it now exists in `HtmlAbstractions`.
#4558
aspnet/HtmlAbstractions#25
2016-05-17 11:02:10 -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
mnltejaswini
66ff9939c3
Cache Member Access Expression Text to avoid ExpressionHelper.GetExpressionText
...
Part 1 Fix for #3921
2016-03-25 09:12:02 -07:00
mnltejaswini
007c47d065
[Perf] Optimize controller action invoke
...
Fixes aspnet/MVC#3903
2016-03-14 10:17:55 -07:00
jacalvar
357f4a00b7
[ Fixes #3952 ] ViewComponentDescriptor.Type should be a TypeInfo instance instead of a Type instance
2016-01-26 16:01:58 -08:00
jacalvar
354400f12b
[ Fixes #3752 ] Refactor and cleanup view components
...
* Moved instantiation of view components into DefaultViewComponentActivator
* Introduced IViewComponentFactory to handling setup of new view component instances.
* Added a release method on IViewComponentActivator for handling tear down of view
component instances.
2016-01-26 14:18:12 -08:00
Ryan Nowak
8b1bd343ba
Internal cleanup in ViewFeatures
2016-01-24 22:13:29 -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