The article has been updated to reflect the delay in the release of the remote gRPC feature.
Hello, What could it be the right RuntimeIdentifier to run a .Net app in an EPC 15x2 or an AXC F 3152? https://learn.microsoft.com/en-us/dotnet/core/rid-catalog I've already tried with linux-64 but it doesn't work for me. Thanks!
Hi Javier, your question would apply more generally to the procedure in the article "How to create a simple PLCnext console application in C#" (referenced in the "Prerequisites" section above) . In that article, you should be able to skip Step 3, and in Step 5 (and Step 11 in this article) you should exclude the option "-r linux-arm" from the "dotnet publish" command. Does that work?
... actually my previous comment is probably wrong. "linux-x64" should work (not "linux-64").
Leave a Reply
You must be logged in to post a comment.