Loading Blazor Server Plugins with associated css

Posted 1 year ago by buzzbonner
0

What is the advised solution for loading loosely coupled Blazor plugin css? These plugins are discoverable at runtime, so a build time solution such as css isolation is not suitable, and I don't want to reference the plugins specifically in the Blazor Server solution.

I've noticed a custom solution in which the css is configured as an embedded resource within the respective dll, then these dlls queried to retrieve the css.

Any thoughts on the most suitable solution?

Someone is typing...

Post a Reply

You must be logged in to add a new post.
Number of online users: 0
An error has occurred. This application may no longer respond until reloaded. Reload 🗙