Skip to content
This repository was archived by the owner on Dec 16, 2024. It is now read-only.

Repository files navigation

AotTest

Projects

  • AOT: The class library projects with unmanaged exports and DllMain using .NET 7 NativeAOT technology
  • AotTest: .NET program that calls the natively compiled AOT.dll
  • CppRun: C++ program that calls the natively compiled AOT.dll with unloading support
  • CppDll: Just a testing project

Running

Simply rebuild the solution and start debugging (or run bin\AotTest.exe ).

About

Simple project demonstrating the use of unmanged exports and DllMain in NativeAOT

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages