List Question
11 TechQA 2021-01-26T11:32:52.610000Can you compile complicated WinForms apps on the .NET Core 3.0 with AOT / CoreRT?
734 views
Asked by DinDan06
Call a managed C# library with P/invoke without Assembly.Load or similar
601 views
Asked by DARKGuy
Debugging UWP .NET app: Unhandled exception at 0x79A1CFAC (SharedLibrary.dll) in MyApp.exe: 0x00001007
679 views
Asked by knocte
Can .NET Core be used to build native Linux binaries?
6.3k views
Asked by MWB
Compiling a .Net Core Console App with Npgsql and CoreRT
312 views
Asked by lpeixotoo
Compiling a .Net Core Console App with CoreRT and Dapper
1.4k views
Asked by istrupin
C# Compile .NET Core 3.0 to Native Code through Visual Studio 2019
3.8k views
Asked by Donald
Why does a CoreRT-compiled program fail to work with ZIP files?
296 views
Asked by Shay Guy
How do I build using the native corert preview?
558 views
Asked by Jeremy
Compiling .net core app with CoreRT / another AOT
6.9k views
Asked by rudolfdobias
What's the difference between .NET CoreCLR, CoreRT, Roslyn and LLILC
15.2k views
Asked by Robert Zaremba