04 2020 档案

ABP 替换异常过滤器
摘要:public class ExceptionFilter: AbpExceptionFilter { public ExceptionFilter(IErrorInfoBuilder errorInfoBuilder, IAbpAspNetCoreConfiguration configuratio 阅读全文

posted @ 2020-04-27 14:08 落叶子 阅读(902) 评论(0) 推荐(0) 编辑

ABP框架 替换默认审计实现
摘要:public class AuditingStore : IAuditingStore { private readonly IRepository<Auditlogs, long> _auditLogRepository; public AuditingStore(IRepository<Audi 阅读全文

posted @ 2020-04-27 14:06 落叶子 阅读(400) 评论(0) 推荐(0) 编辑

System.DllNotFoundException: Unable to load shared library 'libdl' or one of its dependencies .NET Core 图片操作在 Linux/Docker 下的坑
摘要:#See https://aka.ms/containerfastmode to understand how Visual Studio uses this Dockerfile to build your images for faster debugging. FROM mcr.microso 阅读全文

posted @ 2020-04-10 11:41 落叶子 阅读(1587) 评论(0) 推荐(0) 编辑

docker 学习资料
摘要:https://yeasy.gitbooks.io/docker_practice/content/ 阅读全文

posted @ 2020-04-01 11:28 落叶子 阅读(119) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示