akgulebubekir / Maui.DataGrid

DataGrid component for Maui
MIT License
261 stars 54 forks source link

update to .NET 9 #209

Closed symbiogenesis closed 1 week ago

symbiogenesis commented 2 weeks ago

Updates for .NET 9

This uses AOT and compiled bindings wherever possible.

.NET 8 support in the library is preserved. The Sample app is updated to .NET 9

Unit tests pass. Running the sample app on Windows and Android looks good.

symbiogenesis commented 1 week ago

CodeQL will be updated to support .NET 9 in a few days