Is it possible to reference Xamarin Forms from Win UI 3 project?

pooja_54ebc01c7e0

Pooja Jaiswal

Posted on May 24, 2024

Is it possible to reference Xamarin Forms from Win UI 3 project?

The title says it all.

I tried by adding Xamarin forms NuGet reference in the proj file, but this cased the project to stop compliling and giving the below error. Obviously the above breaks the build.

Image description

So, is there a way to reference Xamarin forms and use some of its references like Xamarin essentials in a WinUI 3 project?

💖 💪 🙅 🚩
pooja_54ebc01c7e0
Pooja Jaiswal

Posted on May 24, 2024

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related