AdrienTorris / awesome-blazor

Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
Creative Commons Zero v1.0 Universal
8.67k stars 957 forks source link

Add BlazorViz in Sample Projects section #589

Closed mrzhdev closed 1 year ago

mrzhdev commented 2 years ago

Hi,

I just published visualization demo by using Blazor interop wrapper for Viz.js. Add information at bottom of Sample Projects, Others section.

Project: https://github.com/mrzhdev/BlazorViz

Live demo: https://mrzhdev.github.io/BlazorViz/

Thank you for your attention

Mrz