IdentityServer4.Admin:IdentityServer4和Asp.Net Core标识的管理 源码
Skoruba.IdentityServer4.Admin IdentityServer4和Asp.Net Core身份的管理 项目状态 该应用程序是使用Asp.Net Core MVC编写的-使用.NET Core 3.1 要求 最新的.NET Core 3.x SDK(使用较旧版本在IIS上托管时可能会导致502.5错误,或者在自托管时启动后立即退出应用程序) 通过dotnet新模板安装 安装dotnet新模板: 稳定版本1.0.0可与IdentityServer4版本3一起使用 :rocket: dotnet new -i Skoruba.IdentityServer4.Admin.Templates::1.0.0 Beta版本2.0.0与IdentityServer4版本4一起使用 :rocket: :locked: 注意:如果使用项目中的默认数据库迁移,此版本会影响数据库数据-根据数据库提供者仔细检查迁移并创建数据
文件列表
IdentityServer4.Admin:IdentityServer4和Asp.Net Core标识的管理
(预估有个2000文件)
IdentityServerConfigurationDbContextModelSnapshot.cs
33KB
20191120100129_DbInit.Designer.cs
33KB
AccountController.cs
31KB
IdentityServerConfigurationDbContextModelSnapshot.cs
32KB
20191119163952_DbInit.Designer.cs
32KB
20191120085701_DbInit.Designer.cs
30KB
web.config
591B
StartupHelpers.cs
32KB
ClientRepositoryTests.cs
41KB
IdentityControllerTests.cs
31KB
暂无评论