question

JasonS-9692 avatar image
0 Votes"
JasonS-9692 asked Bruce-SqlWork edited

How do I create a Blazor based UI framework

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.

dotnet-aspnet-core-blazor
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Blazor is a framework for building UIs.

I assume you want to build a some other kind of framework using Blazor. What problem does this framework solve? Content management? Shopping Cart?

0 Votes 0 ·

1 Answer

Bruce-SqlWork avatar image
0 Votes"
Bruce-SqlWork answered Bruce-SqlWork edited

I would suggest you look at existing 3rd party components. They will give you an idea of how to they should work.

Telerik: blazor-ui


syncfusion: overview



Google free examples

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.