AlohaKit.Controls
AlohaKit.Controls copied to clipboard
Net 8
Is Net8 on the roadmap?
Already available and working.
In nuget.org still appear Net6. Net8 is marked as Additional computed target framework. On november support for net6 will be end. That's why I was asking if it will be deployed on net8.
I see this PR https://github.com/jsuarezruiz/AlohaKit.Controls/pull/60 but is from december and still open
You should be able to use it in .NET 8 without any issues to be honest!
Is there a plan to upgrade this project to .net 8?
@alikoli why do you need this to upgrade it should work with .net 8 already
I want to use it as a project reference without nuget to make some custom modifications. When I try to do it this way I get errors because of downgrade of some libs. Also on other machine I don't have .net 6 installed.
@alikoli For that you can probably upgrade it yourself and make it work
Yep, I tried but it wasn't straightforward. That's why I asked if there is a plan to migrate the project to .net 8.
@alikoli I have opened PR #60 and will try to fix comments soon cause I also need it with .NET 8 support as a nugget but currently just grabbing separate controls