I have a C#, UWP project developed in Visual Studio 2019. The DAL (data access layer) is a DLL working with a SQLite database.
I would like to re-use the DAL DLL with