惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
Google DeepMind News
Google DeepMind News
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
小众软件
小众软件
Blog — PlanetScale
Blog — PlanetScale
腾讯CDC
A
About on SuperTechFans
Vercel News
Vercel News
I
InfoQ
阮一峰的网络日志
阮一峰的网络日志
月光博客
月光博客
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
人人都是产品经理
人人都是产品经理
S
SegmentFault 最新的问题
V
Visual Studio Blog
T
Tailwind CSS Blog
大猫的无限游戏
大猫的无限游戏
M
MIT News - Artificial intelligence
博客园 - 【当耐特】
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Microsoft Azure Blog
Microsoft Azure Blog
Apple Machine Learning Research
Apple Machine Learning Research
GbyAI
GbyAI
美团技术团队

博客园 - 麦壳饼

JekyllNet .Net 版本的Jekyll , 你博客 文档的静态生成利器 。 为什么要做 WinForms over LVGL 我把 WinFormsVncDemo 真正带到了 VNC 链路上 Ubuntu 22.04 systemd 升级失败解决全记录:dpkg “无效的跨设备链接” 错误(bind mount 导致) .Net 7.0 AOT /usr/bin/ld: cannot find -lz 暴力升级你的 ST-Link 及 STM32CubeIDE 如何像使用AspNetCore中的Controllers 和 Actions一样处理MQTT消息 用C#为国产智能手表写“Hello, China. ” CANopen伺服控制-服务数据对象(SDO)详细解析 IoTSharp部署教程-Sqlite分表篇 IoTSharp 已支持国产松果时序数据库PinusDB IoTSharp v1.6.0 发布 增加多种数据库支持 Cannot open libmwv206dec.so, libmwv206dec.so: cannot open shared object file: No such file or directory 引用了Maikebing.Data.Taos的.Net Core项目,在 docker 部署的时候提示缺少taos依赖 基于.Net Core开发的物联网平台 IoTSharp V1.5 发布 如何在龙芯3B4000上部署基于.Net Core 开发的物联网平台IoTSharp 使用C#编写STM32对接物联网平台IoTSharp发送遥测数据 用C#在STM32上写第一个Hello world SilkierQuartz 1.0.21 发布, 是一个 Quartz.NET 的强大且简单的Web管理工具和承载组件
龙芯.Net 6.0 SDK安装
麦壳饼 · 2022-11-16 · via 博客园 - 麦壳饼
sudo wget http://ftp.loongnix.cn/dotnet/6.0.10/6.0.10-1/deb/dotnet-host-6.0.10-1-loongarch64.deb
sudo wget http://ftp.loongnix.cn/dotnet/6.0.10/6.0.10-1/deb/dotnet-hostfxr-6.0.10-1-loongarch64.deb
sudo wget http://ftp.loongnix.cn/dotnet/6.0.10/6.0.10-1/deb/dotnet-runtime-deps-6.0.10-1-loongarch64.deb
sudo wget http://ftp.loongnix.cn/dotnet/6.0.10/6.0.10-1/deb/dotnet-runtime-6.0.10-1-loongarch64.deb
sudo wget http://ftp.loongnix.cn/dotnet/6.0.10/6.0.10-1/deb/dotnet-targeting-pack-6.0.10-1-loongarch64.deb
sudo wget http://ftp.loongnix.cn/dotnet/6.0.10/6.0.10-1/deb/aspnetcore-targeting-pack-6.0.10-1-loongarch64.deb
sudo wget http://ftp.loongnix.cn/dotnet/6.0.10/6.0.10-1/deb/dotnet-apphost-pack-6.0.10-1-loongarch64.deb
sudo wget http://ftp.loongnix.cn/dotnet/6.0.10/6.0.10-1/deb/aspnetcore-runtime-6.0.10-1-loongarch64.deb
sudo wget http://ftp.loongnix.cn/dotnet/6.0.10/6.0.10-1/deb/netstandard-targeting-pack-2.1_2.1.0-1_1-loongarch64.deb
sudo wget http://ftp.loongnix.cn/dotnet/6.0.10/6.0.10-1/deb/dotnet-sdk-6.0.110-1-loongarch64.deb


sudo dpkg -i netstandard-targeting-pack-2.1_2.1.0-1_1-loongarch64.deb
sudo dpkg -i dotnet-runtime-deps-6.0.10-1-loongarch64.deb
sudo dpkg -i dotnet-host-6.0.10-1-loongarch64.deb
sudo dpkg -i dotnet-hostfxr-6.0.10-1-loongarch64.deb
sudo dpkg -i dotnet-runtime-6.0.10-1-loongarch64.deb
sudo dpkg -i dotnet-apphost-pack-6.0.10-1-loongarch64.deb
sudo dpkg -i aspnetcore-targeting-pack-6.0.10-1-loongarch64.deb
sudo dpkg -i aspnetcore-runtime-6.0.10-1-loongarch64.deb
sudo dpkg -i dotnet-sdk-6.0.110-1-loongarch64.deb

posted @ 2022-11-16 12:35  麦壳饼  阅读(226)  评论()    收藏  举报