File tree Expand file tree Collapse file tree 3 files changed +8
-9
lines changed Expand file tree Collapse file tree 3 files changed +8
-9
lines changed Original file line number Diff line number Diff line change 1
- ## 创建 .NET 运行环境
2
-
3
- ** 点击创建运行环境按钮,选择 Golang 版本和运行目录等信息**
1
+ ## 1 创建 .NET 运行环境
4
2
5
3
!!! note ""
6
4
7
- - 目前支持 .NET 9.0、8.0、6.0 版本,用户可以根据自己的需求选择合适的版本。
8
- - 目前使用的是 mcr.microsoft.com/dotnet/aspnet 镜像,需要先把代码编译成 .dll 文件,然后放到运行目录中。
5
+ 点击创建运行环境按钮,选择 .NET 版本和运行目录等信息。
6
+
7
+ - 目前支持 .NET 9.0、8.0、6.0 版本,用户可以根据自己的需求选择合适的版本
8
+ - 目前使用的是 mcr.microsoft.com/dotnet/aspnet 镜像,需要先把代码编译成 .dll 文件,然后放到运行目录中
9
9
10
- ![ runtime_golang_create .png] ( ../../img/websites/runtime_golang_create .png )
10
+ ![ runtime_net_create .png] ( ../../img/websites/runtime_net_create .png )
11
11
12
- ## 操作 .NET 运行环境
12
+ ## 2 操作 .NET 运行环境
13
13
14
14
!!! note ""
15
15
16
16
- 在列表页面,可以对 .NET 运行环境进行停止、启动、重启、编辑、删除和查看日志等操作
17
17
18
- ![ runtime_golang_list.png] ( ../../img/websites/runtime_golang_list.png )
19
-
18
+ ![ runtime_net_list.png] ( ../../img/websites/runtime_net_list.png )
You can’t perform that action at this time.
0 commit comments