Open Closed

Why not hybrid blazor for maui? #3640


User avatar
0
jfistelmann created
  • ABP Framework version: v6.0.0-rc3
  • UI type: Blazor Server Side

Hey,

just out of curiosity - here you say that you are using native UI instead of blazor hybrid. Is there any specific reason for that?

I wanted to take a look at blazor hybrid in order to hopefully maximize code reusage, that's why I'm asking.


2 Answer(s)
  • User Avatar
    1
    enisn created
    Support Team .NET Developer

    Hi jfistelmann

    We are aware of MAUI Blazor's power, which makes existing blazor apps an app on each platform.

    We are discussing that topic, but it's not clear yet and there will be no development about it in v6.0 as so far. Maybe in v7.0 but it's not clear, I can't say anything yet.

    You can check this example: https://github.com/hikalkan/maui-abp-playing

    And you can implement login flow via following this article on that infrastructure: https://community.abp.io/posts/integrating-maui-client-via-using-openid-connect-aqjjwsdf

  • User Avatar
    0
    jfistelmann created

    Hi jfistelmann

    We are aware of MAUI Blazor's power, which makes existing blazor apps an app on each platform.

    We are discussing that topic, but it's not clear yet and there will be no development about it in v6.0 as so far. Maybe in v7.0 but it's not clear, I can't say anything yet.

    You can check this example: https://github.com/hikalkan/maui-abp-playing

    And you can implement login flow via following this article on that infrastructure: https://community.abp.io/posts/integrating-maui-client-via-using-openid-connect-aqjjwsdf

    Thank you very much. So it's nothing set in stone yet. Still collecting experience and we'll see how things evolve.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11