Top ".net-native" questions

Use this tag for questions about .NET Native, a set of tools that enable applications targetting the .NET Framework to be compiled to native machine code.

Where's the .NET native?

I was excited about the idea to compile C# code to native machine code downloaded the .NET native and intalled …

c# visual-studio-2015 .net-native
How to read/interpret a raw C# stack trace correctly?

I'm reading some crash reports from a UWP application (C#, compiled with .NET Native) and I'm having a hard time …

c# .net visual-studio uwp .net-native