We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92e74a7 commit a3194d0Copy full SHA for a3194d0
Source/DemoWebApp/Views/Account/Login.cshtml
@@ -1,7 +1,7 @@
1
@using System.Collections.Generic
2
@using System.Linq
3
@using Microsoft.AspNetCore.Http
4
-@*@using Microsoft.AspNetCore.Http.Authentication*@
+
5
@model LoginViewModel
6
@inject SignInManager<ApplicationUser> SignInManager
7
0 commit comments