摘要: 上一篇文章([ASP.NET Core Identity Hands On(1)——Identity 初次体验][1])中,我们初识了Identity,并且详细分析了 用户存储表,这篇我们将一起学习Identity 默认生成的样板代码的注册与登陆过程 注册/Register 打开 找到 方法 这个方 阅读全文
posted @ 2018-05-23 16:27 RocketRobin 阅读(14729) 评论(10) 推荐(14) 编辑