Closed SeppPenner closed 5 years ago
Looks fine. I'm assuming you tested everything and it still works as expected, correct?
Since I'm still writing this from the beach, I think I will wait to merge this (just like all the other PRs) and do it as soon as I have time to test everything.
Yes, it's tested and works like before.
Does netstandard2.1
work for Blazor? The last time I tried with the preview, it didn't :D
Hah I knew there was something :)
I think server-side (our sample) works fine but client-side might not work since the mono runtime doesn't support 2.1 yet. I will test this.
Fixes https://github.com/Joelius300/ChartJSBlazor/issues/91.