SimonSimCity / Xamarin-CrossDownloadManager

A cross platform download manager for Xamarin
MIT License
149 stars 68 forks source link

Xamarin dependency requirement issue with MAUI #132

Closed SunshineSpring666 closed 2 years ago

SunshineSpring666 commented 2 years ago

Hi Simon, I tried to make it run with MAUI, the next version of Xamarin. It seems that the Xamarin dependency requirement is blocking the App from running. I've seen other 3rd-party xamarin nuget packages run normally in a MAUI project. So I'm wondering if you could remove the Xamarin dependency requirement or pack another package like this, so that this wonderful library could provide its functionality in MAUI? Many thanks.

Best regards
SimonSimCity commented 2 years ago

Hey, I have to say that my interest has shifted away from app development with Xamarin. If anyone has the time, your contribution is always welcome!

In case you want me to do it, this might take some time until I go back on this project again. After all, I was just doing this in my free time. It would be different if someone would pay me for the job...

SunshineSpring666 commented 2 years ago

I see. Thanks for your reply.