首页 > TAG信息列表 > AspNetCore3.1

AspnetCore3.1配合IdentityServer4(4.0)的填坑之路

AspnetCore3.1配合IdentityServer4(4.0)的填坑之路 ​ 最近在学习IdentityServer4,顺便build一下Aspnetcore和IdentityServer4的源码,研究下Id4的遇到的各种问题,以下走过的坑我是基于IdentityServer4的4.0.0分支下测试Sample文件夹下的Quickstarts的3_AspNetCoreAndApis进行改造的代

aspnetcore3.1通过dockerfile发布到docker遇到的坑

内在影响   环境:window 10,docker2.3.0.2,vs 2019    外部资源:mssql(2016),reides   发布内容:web api (http:若创建时点击了支持https也没有关系,不影响发布http) 正常步骤: 1.右键点击项目->添加->支持docker 2.修改Dockerfile 3.发布docker成功 非正常步骤: 1.镜像无法下载,修改docke

AspNetCore3.1_Secutiry源码解析_8_Authorization_授权框架

目录 AspNetCore3.1_Secutiry源码解析_1_目录 AspNetCore3.1_Secutiry源码解析_2_Authentication_核心流程 AspNetCore3.1_Secutiry源码解析_3_Authentication_Cookies AspNetCore3.1_Secutiry源码解析_4_Authentication_JwtBear AspNetCore3.1_Secutiry源码解析_5_Authenticatio

AspNetCore3.1_Secutiry源码解析_1_目录

文章目录 AspNetCore3.1_Secutiry源码解析_1_目录 AspNetCore3.1_Secutiry源码解析_2_Authentication_核心项目 AspNetCore3.1_Secutiry源码解析_3_Authentication_Cookies AspNetCore3.1_Secutiry源码解析_4_Authentication_JwtBear AspNetCore3.1_Secutiry源码解析_5_Authentic