Blazor StateHasChanged() Dec. 14, 2018
Blazor SVG Helper Last week we talked about Blazor Paint a paint program written completely in Blazor. Turns out there’s some really cool tech under the hood of Blazor Paint that’s wrapped up in a nice set of SVG APIs. The Blazor SVG Helpers let developers define SVG objects in C#. You can create SVG elements and add children (circle,...