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
d7ccea17ce
aspnetcore
/
test
History
mnltejaswini
d7ccea17ce
[Perf] Refactoring ControllerActionInvoker to avoid coercing action method's return type to Task<object> for simple cases.
Fixes
#4539
2016-05-19 14:21:29 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test
…
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
…
Microsoft.AspNetCore.Mvc.Core.Test
[Perf] Refactoring ControllerActionInvoker to avoid coercing action method's return type to Task<object> for simple cases.
Fixes
#4539
2016-05-19 14:21:29 -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
Remove DNX references from Microsoft.AspNetCore.Mvc.FunctionalTests
2016-05-19 12:09:19 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests
…
Microsoft.AspNetCore.Mvc.Localization.Test
…
Microsoft.AspNetCore.Mvc.Razor.Host.Test
…
Microsoft.AspNetCore.Mvc.Razor.Test
[
Fixes
#4550
] Add an Option to set the Razor view location formats
2016-05-19 14:04:33 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test
…
Microsoft.AspNetCore.Mvc.Test
[
Fixes
#4550
] Add an Option to set the Razor view location formats
2016-05-19 14:04:33 -07:00
Microsoft.AspNetCore.Mvc.TestCommon
…
Microsoft.AspNetCore.Mvc.TestDiagnosticListener.Sources
…
Microsoft.AspNetCore.Mvc.ViewFeatures.Test
…
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
…
WebSites
…