Identity in ASP.Net Core 2.1 : Customize AccountController

后端 未结 6 2223
别那么骄傲
别那么骄傲 2020-11-30 22:30

I have installed ASP.NET Core 2.1 but even though I have created a new ASP.NET Core Web Application using ASP.NET Core 2.1 with

6条回答
  •  攒了一身酷
    2020-11-30 22:59

    My solution is create project with .net core 2.0, and then update the framework to 2.1 and all the dependence to latest version

提交回复
热议问题