Controllers
|
增加页面:Bootstrap.Client工程增加一个About页面用于测试授权
|
2018-10-25 15:25:26 +08:00 |
Models
|
修改BUG:注销登录连接支持跨站点重定向
|
2018-10-29 14:33:07 +08:00 |
Properties
|
更新配置:launchSettings配置端口
|
2018-11-03 22:32:00 +08:00 |
Views
|
重构代码:更改Count() > 0 为 Any() 优化性能
|
2019-01-12 15:54:05 +08:00 |
Bootstrap.Client.csproj
|
升级组件:依赖组件升级到最新版
|
2019-02-13 12:32:33 +08:00 |
Program.cs
|
重构代码:删除不使用的LoginModel
|
2018-09-16 13:50:22 +08:00 |
Startup.cs
|
更新工程:Boostrap.Client工程消除编译错误
|
2019-01-20 17:10:09 +08:00 |
appsettings.json
|
重构代码:重写规划两个工程appsettings.json
|
2018-11-05 18:10:22 +08:00 |
libman.json
|
重构代码:更新libman.json包,使用国内比较快的cdnjs
|
2018-11-21 18:04:38 +08:00 |