会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
.Neter学习笔记
博客园
首页
新随笔
联系
管理
2020年5月28日
【多线程笔记】空
摘要: 1
阅读全文
posted @ 2020-05-28 23:30 .Neterr
阅读(1015)
评论(1)
推荐(0)
编辑
【ASP.NET Core 认证】一个项目中如何支持多种身份认证方式
摘要: ConfigureServices方法中添加: public void ConfigureServices(IServiceCollection services) { services.AddAuthentication(CookieAuthenticationDefaults.Authentic
阅读全文
posted @ 2020-05-28 11:29 .Neterr
阅读(314)
评论(0)
推荐(0)
编辑