Bolero icon indicating copy to clipboard operation
Bolero copied to clipboard

Need more blazor component example integration (actually we need more demos)

Open sksallaj82 opened this issue 2 years ago • 0 comments

So I'm reading the documents in the page here

https://fsbolero.io/docs/Blazor

And I'm getting a lot of grief on how to implement 3rd party libraries built in blazor. Like devexpress or radzen components.

Can someone show a tutorial or upload a demo code showcasing components from radzen (ie data grid).

Also is it really best practice for messages, models, and update to each contain all logic across all pages, and to have all that logic in one monolithic file (main.ts)? Is there any demo that can show a real world entireprisey application I can just follow?

sksallaj82 avatar Jan 21 '23 12:01 sksallaj82