is there any alternative package for Xamarin.Firebase in .NET MAUI?

krithika raghupathy 15 Reputation points
2023-07-13T12:53:08.0766667+00:00

We are upgrading from Xamarin native to .Net MAUI with .net7 support. As we need Xamarin.Firebase related package that support for .Net MAUI with .net7 support but Plugin.Firebase is a third party which is not recommended. Please refer microsoft based packages.

Developer technologies | .NET | .NET MAUI
{count} votes

1 answer

Sort by: Most helpful
  1. Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 50,126 Reputation points Microsoft External Staff
    2023-07-14T06:05:37.9433333+00:00

    Hello,

    For the MAUI framework, which provides features for binding and calling native APIs, please refer to Binding Native Libraries for .NET MAUI.

    You could use this feature to download those native libraries directly from the Maven repository, and use them in MAUI.

    Best Regards,

    Alec Liu.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.