| .. |
|
Properties
|
Split up MVC.Extensions into smaller packages
|
2015-07-06 23:41:22 -07:00 |
|
Rendering
|
Making TagBuilder implement IHtmlContent and removing ToHtmlContent.
|
2015-08-14 10:58:51 -07:00 |
|
TempData
|
Make saving TempData operate via a filter
|
2015-08-07 16:53:11 -07:00 |
|
ViewComponents
|
ViewViewComponentResult doesn't handle `~/` in view paths correctly
|
2015-08-14 09:53:36 -07:00 |
|
ControllerTest.cs
|
Add `HttpOkResult`, `HttpOkObjectResult`, and `Ok()` methods in `Controller`
|
2015-07-23 18:49:36 -07:00 |
|
ControllerUnitTestabilityTests.cs
|
Fix #2338 - Add ViewComponentResult
|
2015-07-23 17:52:52 -07:00 |
|
FileContentResultTest.cs
|
Split up MVC.Extensions into smaller packages
|
2015-07-06 23:41:22 -07:00 |
|
Microsoft.AspNet.Mvc.ViewFeatures.Test.xproj
|
Cleanup .xproj files to avoid future churn
|
2015-07-17 09:07:23 -07:00 |
|
MockMvcViewOptionsAccessor.cs
|
Split up MVC.Extensions into smaller packages
|
2015-07-06 23:41:22 -07:00 |
|
PartialViewResultTest.cs
|
Fix #2338 - Add ViewComponentResult
|
2015-07-23 17:52:52 -07:00 |
|
RemoteAttributeTest.cs
|
Remove IScopedInstance - use AsyncLocal for ActionContext and
|
2015-08-13 15:58:29 -07:00 |
|
Resources.resx
|
Split up MVC.Extensions into smaller packages
|
2015-07-06 23:41:22 -07:00 |
|
SkipStatusCodePagesAttributeTest.cs
|
Split up MVC.Extensions into smaller packages
|
2015-07-06 23:41:22 -07:00 |
|
ViewComponentResultTest.cs
|
Fix #2338 - Add ViewComponentResult
|
2015-07-23 17:52:52 -07:00 |
|
ViewComponentTests.cs
|
Split up MVC.Extensions into smaller packages
|
2015-07-06 23:41:22 -07:00 |
|
ViewDataDictionaryOfTModelTest.cs
|
Split up MVC.Extensions into smaller packages
|
2015-07-06 23:41:22 -07:00 |
|
ViewDataDictionaryTest.cs
|
Preserve `ViewDataDictionary.ModelType` for `Nullable<T>` properties when `Model` is non-`null`
|
2015-08-18 10:33:40 -07:00 |
|
ViewExecutorTest.cs
|
Split up MVC.Extensions into smaller packages
|
2015-07-06 23:41:22 -07:00 |
|
ViewResultTest.cs
|
Add more event notification data points
|
2015-08-16 16:42:58 -07:00 |
|
project.json
|
Split up MVC.Extensions into smaller packages
|
2015-07-06 23:41:22 -07:00 |