cloudscribe/cloudscribe.Web.Navigation

Upgrade to .NET 8

Opened this issue · 2 comments

Any plans to upgrade to .NET 7?

@jkatsiotis we will probably wait for .NET 8.
.NET 7 is a short-term release, while .NET 8 will be long-term. Upgrading all of the cloudscribe components is a lot of work, and when we upgraded to .NET 5 (also a short term release) we had to do it all again for 6, very soon after, and there was no real benefit in the interim upgrade to 5.
Could you expand on any particular reasons to upgrade to .NET 7 now?

I have renamed this to .NET 8 upgrade. Just wondering if any extra configuration is necessary to run in .NET 8 as I get this error after upgrading:

InvalidOperationException: No service for type 'Microsoft.Extensions.Localization.IStringLocalizer`1[cloudscribe.Web.Navigation.MenuResources]' has been registered.