YodasMyDad / ZauberCMS

The Blazor CMS, built by .Net Developers for .Net Developers
MIT License
36 stars 3 forks source link

Update All RadzenDataGrid To Use the DbContext Directly #15

Closed YodasMyDad closed 1 month ago

YodasMyDad commented 1 month ago

https://blazor.radzen.com/datagrid?theme=material&wcag=false

YodasMyDad commented 1 month ago

I actually didn't use the context directly, I updated it to use the same Mediatr pattern to save having context's exposed on components