AlohaKit.Controls icon indicating copy to clipboard operation
AlohaKit.Controls copied to clipboard

Net 8

Open marcoablanco opened this issue 1 year ago • 9 comments

Is Net8 on the roadmap?

marcoablanco avatar Feb 07 '24 09:02 marcoablanco

Already available and working.

danilors93 avatar Feb 08 '24 18:02 danilors93

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

marcoablanco avatar Feb 09 '24 07:02 marcoablanco

You should be able to use it in .NET 8 without any issues to be honest!

FreakyAli avatar Feb 25 '24 21:02 FreakyAli

Is there a plan to upgrade this project to .net 8?

alikoli avatar Mar 08 '24 09:03 alikoli

@alikoli why do you need this to upgrade it should work with .net 8 already

FreakyAli avatar Mar 08 '24 09:03 FreakyAli

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 avatar Mar 08 '24 09:03 alikoli

@alikoli For that you can probably upgrade it yourself and make it work

FreakyAli avatar Mar 08 '24 09:03 FreakyAli

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 avatar Mar 08 '24 10:03 alikoli

@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

yurkinh avatar Jul 02 '24 17:07 yurkinh