摘要:        
public void ConfigureServices(IServiceCollection services) { // 添加身份验证服务 services.AddAuthorizationCore(); services.AddScoped<AuthenticationStateProvid    阅读全文
posted @ 2019-10-09 22:00 WebEnh 阅读(893) 评论(0) 推荐(0)
| 
 | |||
| 
摘要:        
public void ConfigureServices(IServiceCollection services) { // 添加身份验证服务 services.AddAuthorizationCore(); services.AddScoped<AuthenticationStateProvid    阅读全文
 posted @ 2019-10-09 22:00 WebEnh 阅读(893) 评论(0) 推荐(0) | |||