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
ddde149792
aspnetcore
/
test
History
Pranav K
d346255db6
Add analyzer and codefix that suggests removing unnecessary invalid model state validity checks
...
Fixes
#8146
2018-07-30 13:14:20 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test
…
Microsoft.AspNetCore.Mvc.Analyzers.Experimental.Test
Add analyzer and codefix that suggests removing unnecessary invalid model state validity checks
2018-07-30 13:14:20 -07:00
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
Introduce ApiConventionMethodAttribute
2018-07-30 11:13:25 -07:00
Microsoft.AspNetCore.Mvc.Core.Test
Handle subtype with suffix being a subtype without a suffix (
#8170
)
2018-07-30 12:05:41 -07:00
Microsoft.AspNetCore.Mvc.Core.TestCommon
…
Microsoft.AspNetCore.Mvc.Cors.Test
…
Microsoft.AspNetCore.Mvc.DataAnnotations.Test
…
Microsoft.AspNetCore.Mvc.Formatters.Json.Test
Handle subtype with suffix being a subtype without a suffix (
#8170
)
2018-07-30 12:05:41 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
…
Microsoft.AspNetCore.Mvc.FunctionalTests
Introduce ApiConventionMethodAttribute
2018-07-30 11:13:25 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests
Mark unused `ParameterBinder.BindModelAsync(...)` overloads as `[Obsolete]`
2018-07-13 13:26:56 -07:00
Microsoft.AspNetCore.Mvc.Localization.Test
…
Microsoft.AspNetCore.Mvc.Razor.Test
…
Microsoft.AspNetCore.Mvc.RazorPages.Test
…
Microsoft.AspNetCore.Mvc.TagHelpers.Test
…
Microsoft.AspNetCore.Mvc.Test
…
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
…
Microsoft.AspNetCore.Mvc.ViewFeatures.Test
…
Microsoft.AspNetCore.Mvc.Views.TestCommon
…
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
Cleanup TestCommon
2018-05-18 10:45:57 -07:00
Mvc.Analyzers.Test
Add analyzer and codefix that suggests removing unnecessary invalid model state validity checks
2018-07-30 13:14:20 -07:00
WebSites
Introduce ApiConventionMethodAttribute
2018-07-30 11:13:25 -07:00
Directory.Build.props
…
MvcTests.ruleset
…