【发布时间】:2018-01-25 23:11:18
【问题描述】:
我正在探索这个身份框架,并在实现 Custome UserStore 的同时,有没有办法摆脱这些,所谓的可选接口。 根据这个线程,看起来不像一个选项。 When implementing your own IUserStore, are the "optional" interfaces on the class actually optional?
我在 .Net Framework 4.5 MVC5 上使用 2.2.1 版本
【问题讨论】: