microsoft / fluentui-blazor

Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications
https://www.fluentui-blazor.net
MIT License
3.23k stars 294 forks source link

Introduce `Microsoft.FluentUI.AspNetCore.Components.DataGrid.ODataAdapter` for OData Support #1961

Closed cilerler closed 2 weeks ago

cilerler commented 3 weeks ago

🙋 Feature Request

I noticed the Microsoft.FluentUI.AspNetCore.Components.DataGrid.EntityFrameworkAdapter package provides great support for EntityFramework. It would be highly beneficial for the community if OData support could also be integrated directly into the FluentUI Blazor DataGrid component. This enhancement would facilitate more efficient handling of complex data operations for those of us using OData in our projects.

Thank you for considering this addition.

💁 Possible Solution

A new library named Microsoft.FluentUI.AspNetCore.Components.DataGrid.ODataAdapter. This library would provide first-class support for OData, enabling efficient data operations and integration directly within FluentUI Blazor DataGrid component.

vnbaaij commented 2 weeks ago

Moving this to the Discussion area so we can see if there is more interest in this