aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
YishaiGalatzer 6600e68fc0 Create a pre compilation module and apis to allow meta programming
to precompile razor pages.

This is limited to sites where the .cshtml are still deployed. It's
current purpose is to speed up startup. Deploying without the razor
files is a separate feature.
2014-09-25 11:26:11 -07:00
..
ActionResults [Fixes #1156] EmptyResult should not set status code (or do anything for that matter) 2014-09-22 14:12:00 -07:00
AntiXsrf AF Cookie should be reused within the context of same request. 2014-09-15 16:23:45 -07:00
Filters Create a pre compilation module and apis to allow meta programming 2014-09-25 11:26:11 -07:00
Formatters Issue #1072: Adding Unit Tests for GetSupportedContentTypes, CanWriteResult and for XmlFormatters with DeclaredType as object. 2014-09-22 11:17:37 -07:00
Internal
Logging
OptionDescriptors
ParameterBinding
Properties
ReflectedModelBuilder
Rendering
Routing
ViewComponents
ActionAttributeTests.cs moving global filters to options 2014-09-15 15:34:45 -07:00
ActionExecutorTests.cs
ControllerTests.cs
CopyOnWriteDictionaryTest.cs
DefaultActionDiscoveryConventionsActionSelectionTests.cs moving global filters to options 2014-09-15 15:34:45 -07:00
DefaultActionDiscoveryConventionsTests.cs
DefaultActionSelectorTests.cs
DefaultControllerActivatorTest.cs
DefaultControllerAssemblyProviderTests.cs
DefaultControllerFactoryTest.cs
DefaultInputFormatterSelectorTests.cs
DefaultViewComponentActivatorTests.cs
ExpiringFileInfoCacheTest.cs
HttpMethodProviderAttributesTests.cs
JsonResultTest.cs
KnownRouteValueConstraintTests.cs
MediaTypeWithQualityHeaderValueTests.cs
Microsoft.AspNet.Mvc.Core.Test.kproj
MockMvcOptionsAccessor.cs
MvcOptionsTests.cs Limit the maximum number of Model errors to a reasonable value. 2014-09-16 09:57:00 -07:00
MvcRouteHandlerTests.cs Limit the maximum number of Model errors to a reasonable value. 2014-09-16 09:57:00 -07:00
PropertyHelperTest.cs
ReflectedActionDescriptorProviderTests.cs moving global filters to options 2014-09-15 15:34:45 -07:00
ReflectedActionInvokerTest.cs
RequireHttpsAttributeTests.cs [Fixes #911] RequireHttpsAttribute does not exist in MVC 6 2014-09-15 13:07:30 -07:00
RouteTemplateProviderAttributesTests.cs
StaticActionDiscoveryConventions.cs
StaticControllerAssemblyProvider.cs
TestController.cs
TestGlobalFilterProvider.cs moving global filters to options 2014-09-15 15:34:45 -07:00
TypeHelperTest.cs
UrlHelperTest.cs Making UrlHelper's methods virtual 2014-09-24 13:01:34 -07:00
ViewComponentTests.cs
ViewDataDictionaryTest.cs
ViewResultTest.cs
project.json