树莓派部署.net core控制台程序

1、在自己的电脑上使用VS写一个Net6.0的控制台程序,我假设我就写个Helloworld。

发布项目

使用mobaxterm上传程序

就传三个文件就行

回到在mobaxterm中,进入目录输入:cd consolepublish,运行程序: dotnet ConsoleApp1.dll

输出hello world,成功

相关推荐
睡前要喝豆奶粉1 天前
在.NET Core Web Api中使用redis
redis·c#·.netcore
睡前要喝豆奶粉2 天前
多表分页联查——EF Core方式和Dapper方式
c#·.netcore
csdn_aspnet3 天前
.NETCore、.NET 7 和 RabbitMQ 的发布-订阅模式
rabbitmq·.netcore·.net7.
爱吃香蕉的阿豪3 天前
深入理解 .NET Core 中的 IServiceScopeFactory:用法、场景与静态类依赖注入
.netcore
sky-stars3 天前
.NET 泛型编程(泛型类、泛型方法、泛型接口、泛型委托、泛型约束)
c#·.net·.netcore
The Sheep 20234 天前
.NetCoreMVC 开发网页使用sass
.netcore·sass
宝桥南山5 天前
.NET10 - 尝试一下Blazor Web Assembly Standalone App的fingerprint新特性
microsoft·微软·c#·asp.net·.net·.netcore
刚子编程7 天前
ASP.NET Core Blazor 核心功能一:Blazor依赖注入与状态管理指南
开发语言·.netcore·blazor
是萝卜干呀7 天前
Backend - HTTP请求的常用返回类型(asp .net core MVC)
http·c#·.netcore·iactionresult
精神小伙就是猛7 天前
.Net Core基于EasyCore.EventBus实现事件总线
微服务·.netcore