You can move Uno Platform pages and other code into a multi-targeted library that you can reference from the Uno Platform head projects. This is much more convenient than using Visual Studio Shared libraries. Shared libraries don’t seem to have full support in Visual Studio, and some features like quick refactors often don’t work. This article briefly explains what I did to get this working. I completely removed the shared library in my sample. You can clone my working sample here.

#c# #uno platform #cats #shared project #visual studio

How to Move Uno Platform Pages to a Multi-Targeting Library
1.30 GEEK