Does the latest Dropbox NuGet support .NET MAUI (Android, iOS)? I am seeing Dropbox.API 6.37.0, Official Dropbox.NET V2 SDK.
Thanks
The Dropbox .NET SDK is not built or tested for official support Maui or Xamarin, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.
Thanks, Greg-DB.
The NuGet works perfectly for Xamarin, so all that would be required for MAUI would be to recompile using .NET target framework monikers (TFMs). Xamarin is now obsolete and , as you would know, replaced by MAUI.
Cheers
Bill