Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • rok 11 posts 91 karma points
    Aug 16, 2022 @ 12:15
    rok
    0

    Umbraco and Blazor together

    Hello, I would like to combine umbraco and blazor (server) to have both of them in one project. I know how to use blazor component in razor mvc, but this is not what I need; I want the blazor page to respond, when I call for it. I can't seem to make it work. Has anyone made it before?

  • Jeroen Breuer 4908 posts 12265 karma points MVP 5x admin c-trib
    Aug 16, 2022 @ 13:51
  • rok 11 posts 91 karma points
    Aug 17, 2022 @ 08:26
    rok
    0

    Hello, thanks for the links, but this about blazor component in razor mvc. I would like to run blazor application and umbraco razor mvc together in one project. If I were to make a razor component and give it an address via @page, redirecting upon that page would render empty html. Is this even possible?

  • Damien Holley 180 posts 541 karma points
    Oct 28, 2023 @ 23:32
    Damien Holley
    0

    Probably not possible in the manner you are suggesting, as it would require two different sets of routing running at the same time.

Please Sign in or register to post replies

Write your reply to:

Draft