I am looking to implement a Blazor based set of components and framework.
Is there any advice on how to go about this?
To me, the obvious way was to implement a component whenever I needed one but that seems adhoc and Blazor seems to be able to do so much more.
So I was wondering if anyone has done a Blazor based UI framework and what resources there are to do my own.