This website requires JavaScript.
Explore
Help
Sign In
huahaofeng
/
aspnetcore
Watch
1
Star
0
Fork
You've already forked aspnetcore
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
42027b6cc2
aspnetcore
/
test
History
Ajay Bhargav Baaskaran
42027b6cc2
[
Fixes
#5243
] Handle null values in TempData properly
2016-09-14 15:41:38 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test
…
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
…
Microsoft.AspNetCore.Mvc.Core.Test
Make AuthorizeFilter constructable
2016-09-14 13:43:56 -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
Use as cast instead of C-style cast for IVewContextAware helpers
2016-09-12 16:34:02 -07:00
Microsoft.AspNetCore.Mvc.Razor.Test
Remove IViewsProvider and make view lookup to the feature provider
2016-09-14 13:40:05 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test
Add `ValidationHtmlAttributeProvider` to make `AddValidationAttributes()` available
2016-09-13 21:07:18 -07:00
Microsoft.AspNetCore.Mvc.Test
…
Microsoft.AspNetCore.Mvc.TestCommon
…
Microsoft.AspNetCore.Mvc.TestDiagnosticListener.Sources
…
Microsoft.AspNetCore.Mvc.ViewFeatures.Test
[
Fixes
#5243
] Handle null values in TempData properly
2016-09-14 15:41:38 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
…
WebSites
…