Skip to content

Can I use a value object a Blazor route? #729

Answered by viceroypenguin
MrYossu asked this question in Q&A
Discussion options

You must be logged in to vote

@MrYossu Unfortunately, Vogen ids cannot be used in Blazor routes. This is a Blazor limitation, in that it does not yet respect IParseable<> or any other mechanism for providing a parse function to the route system. This is a limitation I've found in my work with Vogen and Blazor as well.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@MrYossu
Comment options

@MrYossu
Comment options

Answer selected by SteveDunn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants