树莓派(4B)Linux + .Net Core嵌入式-HelloWorld(二)
一、新建.Net Core项目
新建.Net Core3.0的控制台应用,代码如下
1 2 3 4 5 6 7 8 |
新建.Net Core3.0的控制台应用,代码如下
1 2 3 4 5 6 7 8 |