..
ActionResults
Moving UTF8EncodingWithoutBOM.cs to Common and renaming it as Encodings.
2014-07-10 10:47:54 -07:00
AntiXsrf
Fix breaks from GetFormAsync, IReadableStringCollection.Keys.
2014-06-26 10:56:56 -07:00
Extensions
Moving IViewEngine to MvcOptions
2014-07-08 17:50:13 -07:00
Filters
…
ParameterBinding
Moving model binders from DI to MvcOptions
2014-06-26 21:49:46 -07:00
Properties
…
ReflectedModelBuilder
…
Rendering
Add extra unit tests and functional tests for CompositeViewEngine
2014-07-09 15:03:34 -07:00
Routing
[ #732 ] Attribute Routing: Implement `~/` for overriding a prefix
2014-07-16 09:40:38 -07:00
ActionAttributeTests.cs
Adding attribute routing
2014-07-03 18:53:38 -07:00
ActionExecutorTests.cs
…
ActionSelectionConventionTests.cs
Adding attribute routing
2014-07-03 18:53:38 -07:00
ControllerTests.cs
…
DefaultActionSelectorTest.cs
Removing magic link generation
2014-07-08 12:17:49 -07:00
DefaultControllerActivatorTest.cs
…
DefaultControllerAssemblyProviderTests.cs
…
DefaultControllerFactoryTest.cs
…
ExpiringFileInfoCacheTest.cs
Cache file info access in viewengine
2014-07-16 13:12:21 -07:00
JsonResultTest.cs
…
KnownRouteValueConstraintTests.cs
…
Microsoft.AspNet.Mvc.Core.Test.kproj
Cache file info access in viewengine
2014-07-16 13:12:21 -07:00
MockMvcOptionsAccessor.cs
…
MvcOptionsTests.cs
…
PropertyHelperTest.cs
Unwrap nullable types in PropertyHelper prior to looking up properties
2014-06-27 15:27:51 -07:00
ReflectedActionDescriptorProviderTests.cs
Adding attribute routing
2014-07-03 18:53:38 -07:00
ReflectedActionInvokerTest.cs
…
StaticActionDiscoveryConventions.cs
…
TestController.cs
…
TypeHelperTest.cs
…
UrlHelperTest.cs
…
ViewComponentTests.cs
…
ViewResultTest.cs
Moving IViewEngine to MvcOptions
2014-07-08 17:50:13 -07:00
project.json
Renamed configurations to frameworks in project.json
2014-07-13 21:58:12 -07:00