摘要: 背景介绍 在之前的文章 - 交互式 .Net 中已经介绍了什么是交互式 .Net,文中是通过 Visual Studio Code 插件的方式实现交互式 .Net 的。现在,我们将使用容器的方式实现交互式 .Net。 镜像构建 1. Dockerfile FROM mcr.microsoft.com 阅读全文
posted @ 2022-05-16 08:25 编程玩家 阅读(1134) 评论(0) 推荐(5) 编辑