Open ricardoboss opened 1 year ago
I think Blazorises DataGrid component is a good fit. Currently, I am building the table myself. This also means I would have to implement all other features myself. The DataGrid already provides most of them. (https://blazorise.com/docs/extensions/datagrid/getting-started)
The API already has a filtering option for package names and needs to be changed to provide more required features.
This issue tracks the progress towards a better/improved package browser.