风清月

.NET Core 3.0 中找不到AddJwtBearer

电脑版发表于:2020/1/24 19:41


是因为依赖问题

如果找不到JwtBearerDefaults.AuthenticationScheme与AddJwtBearer();下载两个依赖即可,具体版本根据项目使用的版本

install-package Microsoft.Extensions.DependencyInjection
install-package Microsoft.AspNetCore.Authentication.JwtBearer -version 3.0


关于TNBLOG
TNBLOG,技术分享。技术交流:群号677373950
ICP备案 :渝ICP备18016597号-1
App store Android
精彩评论
{{item.replyName}}
{{item.content}}
{{item.time}}
{{subpj.replyName}}
@{{subpj.beReplyName}}{{subpj.content}}
{{subpj.time}}
猜你喜欢