Asp .Net Core RC2 on Windows IoT and Raspberry Pi 3

点点圈 提交于 2019-12-08 15:56:19

问题


I'm trying to create an Asp.Net Core RC2 site running on a Raspberry Pi 3 using Windows IoT.

I found the following tutorial: https://www.hackster.io/iddi/windows-10-iot-core-publish-asp-net-web-application-d9dcd4

But this is for RC1. So is there already a tutorial for RC2, did anybody do so already?

And the Second question is, can you debug an asp.net core site on Windows IoT?

Thanks for your help.

Greetings Markus


回答1:


As far I know, it's not supported yet.


Like @davidfowl said:

This isn't on the roadmap for 1.0 as for future plans I can't say for sure when.


Please follow RC2 for Windows IoT (aspnet/Home #1531) issue on GitHub.


Update:

Win10 IoT is mentioned in ASP.NET Core v1.1.0 Planning #1685:

WebListener server (for Service Fabric & public-facing ready self-host without reverse proxy and Windows 10 IoT/UWP support)

However I'm not sure what this mean ?



来源:https://stackoverflow.com/questions/37905930/asp-net-core-rc2-on-windows-iot-and-raspberry-pi-3

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