Pranav K
|
c29527f992
|
Add some assertions for controllers and controller actions
|
2018-06-08 15:00:19 -07:00 |
Pranav K
|
f2eb6f8d37
|
Add some tests for CodeAnalysisExtensions
|
2018-06-08 14:58:29 -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
|
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 |