标签: asp.net-mvc asp.net-core
我正在使用asp.net mvc core 2.1,并且需要从控制器运行外部类,但需要传递参数上下文来操纵sql服务器和UserManager对象,因为我想从“ User.Identities.First”命令中获得特定声明。预先谢谢你。