Hi,
Sorry if this is not correct branch, but I would like to ask how to wrap macOS window using .Net core 3.0
Which frameworks/dylibs I need to reference and which functions to p/invoke to make minimum framework for running window on macOS.
I dont want to use mono or Xamarin. I want to do it using pure .Net core 3.0
Didnt find any tutorial for this yet.
Could someone help me with this or at least point me to the right direction?