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 |
Pranav K
|
e7ab81fe0b
|
Ensure analyzer package is referenced by Microsoft.AspNetCore.Mvc
Fixes #7684
|
2018-06-19 16:11:47 -07:00 |
Pranav K
|
f52c9c0f97
|
Update analyzer tests to use Microsoft.AspNetCore.Analyzer.Testing
|
2018-05-07 16:06:01 -07:00 |
Pranav K
|
264f9c871e
|
Add an analyzer to warn against the use of IHtmlHelper.Partial and IHtmlHelper.RenderPartial
Fixes https://github.com/aspnet/Mvc/issues/7417
|
2018-03-29 21:25:54 -07:00 |