You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The standard template is it creates a file named MyPage.cshtml.cs" with a class MyPageModel`. The analyzer warns on this. I think it should have an exception for these Razor Pages model classes, since it is standard.