I have downloaded, and successfully ran the ASP.NET Identity sample from here: https://github.com/rustd/Aspnet
I want to get the current user, so I can access fields like their email address. But I can't do that in a
In VS 2017, I created a new ASP.NET Core Web Application. On the second page of the wizard, I chose Web Appli