Pranav K
|
b7335ac768
|
Add a code fix that applies ProducesResponseTypeAttributes
|
2018-08-02 09:40:18 -07:00 |
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
|
0102d4efab
|
Introduce ApiConventionMethodAttribute
Fixes #8147
|
2018-07-30 11:13:25 -07:00 |
Pranav K
|
46189abda7
|
Refactoring for ApiConvention analyzers
|
2018-07-12 14:26:27 -07:00 |
Pranav K
|
4f7e849cc1
|
Setting up for ApiConventionAttribute analyzers (#7912)
* Setting up for ApiConventionAttribute analyzers
|
2018-06-20 15:22:53 -07:00 |
Pranav K
|
592ed3b4f5
|
Create an analyzer to warn users not to decorate filters on page handler methods
Fixes #7684
|
2018-06-05 17:23:30 -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 |