We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd96657 commit 5ac549dCopy full SHA for 5ac549d
docs/img/websites/runtime_net_create.png
296 KB
docs/img/websites/runtime_net_list.png
305 KB
docs/user_manual/websites/dotnet.md
@@ -2,18 +2,17 @@
2
3
!!! note ""
4
5
- 点击创建运行环境按钮,选择 Golang 版本和运行目录等信息。
+ 点击创建运行环境按钮,选择 .NET 版本和运行目录等信息。
6
7
- 目前支持 .NET 9.0、8.0、6.0 版本,用户可以根据自己的需求选择合适的版本
8
- 目前使用的是 mcr.microsoft.com/dotnet/aspnet 镜像,需要先把代码编译成 .dll 文件,然后放到运行目录中
9
10
-
+
11
12
## 2 操作 .NET 运行环境
13
14
15
16
- 在列表页面,可以对 .NET 运行环境进行停止、启动、重启、编辑、删除和查看日志等操作
17
18
-
19
-
+
0 commit comments