摘要: 1. 在 VS 2019 中创建 .Net Core 控制台应用程序,使用 Nuget 安装程序包: System.Device.GpioIot.Device.Bindings 2. 更新 Main 函数,实现业务逻辑 3. 在 "程序包管理器控制台" 中运行发布命令,注意发布目标平台为 linux 阅读全文
posted @ 2019-08-07 01:43 jinzesudawei 阅读(1759) 评论(0) 推荐(1)
摘要: 之前在 Docker 中配置过 .Net Core 运行环境,地址:[IOT] - Raspberry Pi 4 Model B 系统初始化,Docker CE + .Net Core 开发环境配置 今天在树莓派的 Raspbian 系统中配置一下 .Net Core 运行环境。 硬件:Raspbe 阅读全文
posted @ 2019-08-07 01:01 jinzesudawei 阅读(2697) 评论(0) 推荐(1)