Closed hakenr closed 3 years ago
Hi, thank you for your interest. It should be easy to implement isolation for net 5, but I haven't decided yet how to provide backward compatibility with net 3.1. Do you have any idea how to provide such compatibility?
Hi. Well, why would anyone want use Blazor with net31? Just drop the net31 support. ;-)
Sorry for long delay, I was busy with work.
So, for now I see two issues with CSS isolation:
Considering this difficulties I think I'll drop 3.1 support and move to CSS isolation after NET 6 (next LTS) release later this year.
I will prepare a PR if you are interested.