nuget packages for arm architecture for asp.net-5

旧城冷巷雨未停 提交于 2019-12-13 01:17:25

问题


Just like for any other architecture there should be package fro asp.net-5 coreclr like dnx-coreclr-linux-arm for arm arch.

There are already packages for other architectures: https://www.nuget.org/packages?q=dnx-coreclr

I know that in beta7 there was some effort done to enable arm compilation: https://github.com/aspnet/dnx/pull/2039

Does anyone knows if there any plans for releasing them via nuget? This would enable dev for raspberry pi or home mini pc's like qnap 2xx series.


回答1:


ARM support isn't being shipped as part of any planned release. It's something that's available on the ci feed though.



来源:https://stackoverflow.com/questions/32537245/nuget-packages-for-arm-architecture-for-asp-net-5

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!