项目文件夹

文件
2026-07-13 13:31:35 +08:00

14 行
130 B
Markdown

# Running this sample
## -1- Install the dependencies
```bash
dotnet restore
```
## -3- Run the sample
```bash
dotnet run
```