Hacker News new | ask | show | jobs
by alexellisuk 3506 days ago
Looking forward to an official Docker image for this. The Raspberry Pi is probably the main board we think of when people say 'ARM' - but the Pine64 and Odroid C2 are maybe better suited - being 64-bit and the Odroid having twice as much memory.

What kind of .NET runs on Windows 10 IoT though (on the RPi Model 3)??

3 comments

.NET Core + .NET Native, but that's on Windows, not Linux (.NET Core has been running on Windows ARM since Windows Phone 8)
I've encountered some NuGet packages with the prefix runtime.win7-arm., so I think .NET Core has got support for Windows 10 IOT since the very beginning.
The UWP kind.

It is the same .NET Native as on Windows 10 store.