受欢迎的博客标签
RSS

博客

GitHub Actions and .NET
  actions https://github.com/iaspnetcore/developer_mini_core_json_blogmatterxiaomicom/actions/new choice .Net
在 Windows 10 上开发 C#,手工制作 Linux Docker 镜像(amd64,Ubuntu 22.04)
Windows 10 写 C# project→ dotnet publish linux-x64 → Ubuntu 22.04 Dockerfile → amd64 镜像
How To install nopCommerce On Linux Using Docker(via Docker Compose)
      nopCommerce is an open-source eCommerce platform built with Microsoft technologies. nopCommerc
单主机Docker网络模式
Docker 是一个开源的应用容器引擎,让开发者可以打包他们的应用以及依赖包到一个可移植的镜像中,然后发布到任何流行的 Linux或Windows 机器上,也可以实现虚拟化。容器是完全使用沙箱机制,相互之间不会有任何接口。
How To Run nopCommerce On Linux Using Docker(via docker run using the official nopcommerceteam/nopcommerce image)
  docker run -d \ --name nopcommerce \ --network nop_net \ -p 80:80 \ -v /data/nopcommerce:/app/App_Da
爬虫采集技术(一)无头浏览器headless爬取网页技术方案选型
无头浏览器headless技术选型可选方案
Playwright for .NET Part1 - About Playwright for .NET
Playwright for .NET
Playwright for .NET Part2 - Install Playwright for .NET and test
  project test F:\developer_iAspNetCore.Crawler\src\Tests\PlaywrightForNet.ConsoleApp\PlaywrightForNet.ConsoleApp
linux重装系统重装软件方案part2 - 记录当前系统已安装的软件清单、数据、配置
  apt install net-tools 查看端口监听 netstat -tlnp | grep 4999
AI code part 1
AI IDE