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 ...

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,404 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Michael Washington 911 Reputation points MVP
    2021-11-26T16:26:00.257+00:00
    0 comments No comments