Using Piranha CMS in a net core 8..0 Blazor Web App #2036
Unanswered
ralfbalzer
asked this question in
Q&A
Replies: 2 comments
-
Could you elaborate a bit more on how your application works. The built in routing in Piranha is for server side rendered web applications, not a SPA or client app. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @tidyui, I was trying to use Blazor Pages. but I have come to the conclusion, that this is impossible, as you can't have a dynamic "page" directive on a Blazor Page. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been trying to use Piranha in combination with a Blazor Web App in net core 8.0.
But I can't get the routing to work. Has anyone got any idea on how to achieve this?
Beta Was this translation helpful? Give feedback.
All reactions