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
|
f52c9c0f97
|
Update analyzer tests to use Microsoft.AspNetCore.Analyzer.Testing
|
2018-05-07 16:06:01 -07:00 |
Ajay Bhargav Baaskaran
|
595e83d0eb
|
Added nuspec file to Mvc.Analyzers assembly
|
2018-04-20 14:53:46 -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 |
Pranav K
|
5af246b554
|
Ignore constructors when discovering actions
|
2018-03-06 17:42:53 -08:00 |
Pranav K
|
c6c77dd4d3
|
Introduce Mvc analyzers
|
2018-01-19 16:02:50 -08:00 |