anycpu
There are 3 repositories under anycpu topic.
dotnet/MQTTnet
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.
NETMF/Llvm.NET
LLVM Bindings for .NET
jimm98y/MultiTargetingSample
Demonstrates how to publish Any CPU NET Core app with EXE hosts for multiple platforms (x86, x64, ARM64) while building it only once.