冠军

导航

上一页 1 2 3 4 5 6 7 8 9 ··· 49 下一页

2023年3月17日

Delon ACL

摘要: Delon ACL delon ACL Alain acl 路由守卫 使用 ACLService 核心是 ACLService,See:https://github.com/ng-alain/delon/blob/master/packages/acl/src/acl.service.ts 它注入了 阅读全文

posted @ 2023-03-17 20:56 冠军 阅读(77) 评论(0) 推荐(0) 编辑

Alain 配置管理

摘要: app/assets/tmp/app-data.json 中保存了默认的一些应用配置 app 应用配置 user 默认用户配置 menu 菜单配置信息 在 App.Module 中,使用 APP_INITIALIZER 进行提前加载。 StartupServiceFactory 工厂函数通过调用 S 阅读全文

posted @ 2023-03-17 20:56 冠军 阅读(23) 评论(0) 推荐(0) 编辑

OpenTelemetry.NET API

摘要: OpenTelemetry.NET API Status and Releases | Tracing | Metrics | Logging | | | | | | 1.0 | Alpha | Beta | 安装 dotnet add package OpenTelemetry.Api 说明 应用 阅读全文

posted @ 2023-03-17 20:55 冠军 阅读(139) 评论(0) 推荐(0) 编辑

jQuery 国内 CDN

摘要: eShop 中使用了 cdnjs ,由于网络问题,导致编译失败 可以使用如下国内链接: https://cdn.bootcdn.net/ajax/libs/jquery/3.6.1/jquery.min.js https://cdn.bootcdn.net/ajax/libs/jquery-vali 阅读全文

posted @ 2023-03-17 20:55 冠军 阅读(827) 评论(0) 推荐(0) 编辑

在分布式追踪系统中使用 W3C Trace Context

摘要: 在分布式追踪系统中使用 W3C Trace Context https://dev.to/luizhlelis/using-w3c-trace-context-standard-in-distributed-tracing-3743 在软件开发中,当系统遭遇到运行时失效的时刻,开发人员会本能地尝试找 阅读全文

posted @ 2023-03-17 20:54 冠军 阅读(1121) 评论(0) 推荐(0) 编辑

使用 Windows Debugger 调试托管代码

摘要: 使用 Windows Debugger 调试托管代码 https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/debugging-managed-code 您可以使用 Windows debugger ( WinDbg、C 阅读全文

posted @ 2023-03-17 20:53 冠军 阅读(222) 评论(0) 推荐(0) 编辑

在 Windows 上运行 Podman: 操作指南

摘要: 在 Windows 上运行 Podman: 操作指南 https://www.redhat.com/sysadmin/run-podman-windows 2021 年 9 月的时候,我写过一篇关于如何在 Windows 上运行 Podman 的文章。在那篇文章中,我讨论了为什么你必须设置 WSL 阅读全文

posted @ 2023-03-17 20:53 冠军 阅读(2485) 评论(0) 推荐(0) 编辑

4 步缩减 Script Evaluation Time

摘要: 4 步缩减脚本评估时间 (Script Evaluation Time) https://touch.marfeel.com/resources/blog/reduce-script-evaluation-time#:~:text=Script%20evaluation%20is%20an%20in 阅读全文

posted @ 2023-03-17 20:52 冠军 阅读(1899) 评论(0) 推荐(0) 编辑

# 为什么要使用 MediatR 的 3 个理由和 1 个不使用它的原因

摘要: 为什么要使用 MediatR 的 3 个理由和 1 个不使用它的原因 https://codeopinion.com/why-use-mediatr-3-reasons-why-and-1-reason-not/ 来自 Jimmy Bogard 的 MediatR 库 在过去的几年中,正在变得难以置 阅读全文

posted @ 2023-03-17 20:52 冠军 阅读(2288) 评论(1) 推荐(2) 编辑

基于 MediatR 和 FluentValidation 的 CQRS 验证管线

摘要: 在本文中,我们学习两使用 CQRS 模式的高级概念,以及如何基于面向切面的编程实现验证问题。 阅读全文

posted @ 2023-03-17 20:51 冠军 阅读(236) 评论(0) 推荐(0) 编辑

上一页 1 2 3 4 5 6 7 8 9 ··· 49 下一页