Latest post
Putting ONNX Runtime Behind a NativeAOT .NET Engine: the On-Device AI Roadmap
The dotnet-native-interop POC was built around one swap-in seam — an ILanguageModel interface that the whole app streams through. This is the plan for what goes behind it: ONNX Runtime for on-device inference in .NET 10, why ONNX fits the NativeAOT/no-cloud constraints, and the toolchain risks that make on-device AI the last and hardest phase. Honest roadmap, with links to the seam and the design spec.
June 5, 2026 · 6 min read
Read the post→