aspnetcore/test
Doug Bunting 8a6e99c7c0 Always render antiforgery tokens if `!CanRenderAtEndOfForm`
- #5005
- also add `FormContext` doc comments
2016-07-20 15:25:08 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
Microsoft.AspNetCore.Mvc.Core.Test [Fixes #4876] ContentResult forcing chunked encoding 2016-07-18 16:10:01 -07:00
Microsoft.AspNetCore.Mvc.Cors.Test
Microsoft.AspNetCore.Mvc.DataAnnotations.Test
Microsoft.AspNetCore.Mvc.Formatters.Json.Test
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
Microsoft.AspNetCore.Mvc.FunctionalTests
Microsoft.AspNetCore.Mvc.IntegrationTests
Microsoft.AspNetCore.Mvc.Localization.Test
Microsoft.AspNetCore.Mvc.Razor.Host.Test
Microsoft.AspNetCore.Mvc.Razor.Test Register DependencyContextRazorViewEngineOptionsSetup after RazorViewEngineOptionsSetup 2016-07-15 10:33:59 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test Add `null` check for `ModelStateEntry.Children` 2016-07-18 14:02:17 -07:00
Microsoft.AspNetCore.Mvc.Test Register DependencyContextRazorViewEngineOptionsSetup after RazorViewEngineOptionsSetup 2016-07-15 10:33:59 -07:00
Microsoft.AspNetCore.Mvc.TestCommon
Microsoft.AspNetCore.Mvc.TestDiagnosticListener.Sources
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Always render antiforgery tokens if `!CanRenderAtEndOfForm` 2016-07-20 15:25:08 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
WebSites