How to load razor class library at runtime (as Plugin) in Blazor wasm (or server) ?

Hamed Vaziri 136 Reputation points
2021-11-26T07:55:43.437+00:00

Hi
Is there any way to load razor class library into my existing blazor wasm (or server) application without adding it as reference (load at runtime dynamically)?
I found this link for asp.net core mvc, but the structure of that have different with blazor app.
Thanks in advance ...

Developer technologies | .NET | Blazor
{count} votes

1 answer

Sort by: Most helpful
  1. Michael Washington 921 Reputation points MVP
    2021-11-26T16:26:00.257+00:00
    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.