08 2021 档案

ABP框架使用(版本3.3.1) - Test Project
摘要:1. foreign key constraint failed 在TestDataBuilder 中已经加了IdentityUser,但测试Application的时候,还是会报错 TestDataBuilder private async Task AddUsers() { var adminU 阅读全文

posted @ 2021-08-22 01:04 白马酒凉 阅读(169) 评论(0) 推荐(0)

[转载].NET Debugging Labs - Information and setup instructions
摘要:https://www.tessferrandez.com/ IIS Debugging Labs https://www.thebestcsharpprogrammerintheworld.com/2020/07/09/iis-debugging-labs-information-and-setu 阅读全文

posted @ 2021-08-08 00:40 白马酒凉 阅读(48) 评论(0) 推荐(0)

[转载]WEB网站发布服务器IIS报错问题终极解决方案,查到问题点
摘要:https://www.cnblogs.com/sqnetfirst/p/11296136.html 4本次错误webservice发布新服务器后,出现此错误。 解决方法: 找到dmp文件 dmp文件是啥?自己百度。简单的说就是黑匣子,记录程序崩溃前的操作,那么如何找到这个黑匣子呢? 1、启动 Wi 阅读全文

posted @ 2021-08-08 00:22 白马酒凉 阅读(228) 评论(0) 推荐(0)

[转载]使用Taiko + Gauge进行自动化测试(一)
摘要:https://www.cnblogs.com/uoyo/p/12401366.html 阅读全文

posted @ 2021-08-07 22:39 白马酒凉 阅读(56) 评论(0) 推荐(0)

dotnet core 监控
摘要:prometheus-net.DotNetRuntime 获取 CLR 指标原理解析 .Net Core服务监控报警指标上报Prometheus+Grafana https://www.cnblogs.com/linhuiy/p/13157250.html Nuget导入Prometheus.Asp 阅读全文

posted @ 2021-08-07 22:16 白马酒凉 阅读(189) 评论(0) 推荐(0)

导航