aspnetcore/src/Microsoft.AspNetCore.Mvc.An...
Pranav K 13281613a5
Refactor DefaultPageApplicationModel to use conventions
2018-09-12 12:28:16 -07:00
..
Properties Shorten names so MVC repo can be cloned on Windows benchmarks server 2018-06-27 14:33:31 -07:00
AttributesShouldNotBeAppliedToPageModelAnalyzer.cs
AvoidHtmlPartialAnalyzer.cs
CodeAnalysisExtensions.cs Add analyzer support for status code methods and constructors 2018-08-29 18:23:52 -07:00
DiagnosticDescriptors.cs Warn when the parameter name for a model bound complex parameter has the same name as a top level property 2018-08-14 15:44:48 -07:00
Microsoft.AspNetCore.Mvc.Analyzers.csproj
Microsoft.AspNetCore.Mvc.Analyzers.nuspec
MvcFacts.cs Add analyzer support for status code methods and constructors 2018-08-29 18:23:52 -07:00
SymbolNames.cs Refactor DefaultPageApplicationModel to use conventions 2018-09-12 12:28:16 -07:00
TopLevelParameterNameAnalyzer.cs Ignore parameters that specify a model binder type 2018-08-15 12:12:04 -07:00
ViewFeatureAnalyzerBase.cs
ViewFeaturesAnalyzerContext.cs