RadekVyM / SimpleToolkit

SimpleToolkit is a .NET MAUI library of helpers and simple, fully customizable controls, such as SimpleShell - custom Shell implementation that allows you to create unique navigation experiences.
MIT License
434 stars 44 forks source link

.Net 8 Support Added #29

Closed KannanKrish closed 1 year ago

KannanKrish commented 1 year ago

I have added support for the .Net 8. Please review the changes at your side. I am happy for contributing.

RadekVyM commented 1 year ago

Hi @KannanKrish,

I really appreciate your effort, but I do not plan to update the library to .NET 8 yet.

I am currently working on a new, fairly large update (dev branch) which will take me some time to complete. I want to update the library to .NET 8 after all the planned features are implemented and after .NET 8 is released at least as RC.

I also want to take advantage of some of the changes that were made in .NET 8 MAUI and that should simplify implementation of some SimpleToolkit controls.

KannanKrish commented 1 year ago

Thanks for the update

RadekVyM commented 11 months ago

New version with .NET 8 support has been released.

KannanKrish commented 9 months ago

Great! thanks for the new release.