上一页 1 ··· 8 9 10 11 12 13 14 15 16 ··· 36 下一页
摘要: 《ASP.NET Core[源码分析篇] - Authentication认证》: https://cloud.tencent.com/developer/article/1498055 《理解ASP.NET Core验证模型(Claim, ClaimsIdentity, ClaimsPrincip 阅读全文
posted @ 2020-03-10 15:41 Hopesun 阅读(1179) 评论(0) 推荐(0)
摘要: ASP.NET Core Security Features 一些演示安全特性的示例: https://github.com/leastprivilege/AspNetCoreSecuritySamples 阅读全文
posted @ 2020-03-07 10:56 Hopesun 阅读(159) 评论(0) 推荐(0)
摘要: blazorboilerplate 的 Startup 类源代码分析: https://github.com/enkodellc/blazorboilerplate/blob/master/src/BlazorBoilerplate.Server/Startup.cs AddIdentity 源代码 阅读全文
posted @ 2020-03-06 10:42 Hopesun 阅读(332) 评论(0) 推荐(0)
摘要: 1、IT战略规划项目方法论(德勤、埃森哲、IBM、凯捷):https://blog.csdn.net/pan_tian/article/details/78080902 2、 阅读全文
posted @ 2020-03-05 10:33 Hopesun 阅读(772) 评论(0) 推荐(0)
摘要: 学习:《asp.net core 3.x Endpoint终结点路由1-基本介绍和使用》、《ASP.NET Core 2.2 : 十六.扒一扒新的Endpoint路由方案》 《.netcore入门16:aspnetcore之终结点路由工作原理》、《.netcore入门13:aspnetcore源码之 阅读全文
posted @ 2020-03-01 16:35 Hopesun 阅读(533) 评论(0) 推荐(0)
摘要: 学习:《asp.net core 3.x 授权中的概念》、《asp.net core 3.x 授权默认流程》 在 Controller 中可以这样标注特性 /*注意,这里的名字取决于你添加AuthenticationHandler时的名字*/ [ApiController][Route("api/[ 阅读全文
posted @ 2020-03-01 08:55 Hopesun 阅读(1849) 评论(0) 推荐(0)
摘要: 学习: asp.net core 3.x Identity : https://www.cnblogs.com/jionsoft/p/12326788.html 《asp.net core 3.x 身份验证-1涉及到的概念》、《asp.net core 3.x 身份验证-2启动阶段的配置》、《asp 阅读全文
posted @ 2020-02-29 20:39 Hopesun 阅读(802) 评论(1) 推荐(1)
摘要: 在Aspnet Core 的启动配置中,StartUp 类中,有配置数据库 DI服务的部分: 按个人看源代码的理解,下列方法实际是在DI 注册了两个类: 一个是:ApplicationDbContext,另一个是: DbContextOptions,及 DbContextOptions<Applic 阅读全文
posted @ 2020-02-29 13:03 Hopesun 阅读(1157) 评论(0) 推荐(0)
摘要: 完全免费OA( 晴OA) : http://www.clicksun.cn/ +通用OA(泛普OA+工程项目): https://www.fanpusoft.com/ 阅读全文
posted @ 2020-02-25 15:12 Hopesun 阅读(284) 评论(0) 推荐(0)
摘要: CheckUpdate.Net Winform/WPF 桌面程序更新包,开源程序: 来源:https://gitee.com/xcong/CheckUpdate.Net 阅读全文
posted @ 2020-02-25 08:52 Hopesun 阅读(306) 评论(0) 推荐(0)
上一页 1 ··· 8 9 10 11 12 13 14 15 16 ··· 36 下一页