Showing 1 – 2 of 2 replies
linhphan1974

Does it support .Net 6

linhphan1974
1 year ago
Does it support .net 6?
WebAppLayers
WebAppLayers SELLER
1 year ago
Hi,

No, only .NET Core 3.0 project is available in current package.

Best regards, Damian
alexx
alexx PURCHASED
1 year ago
I can't run the .NET Core 3 project I keep getting the error

Severity Code Description Project File Line Suppression State
Error CS1061 'IHtmlHelper<dynamic>' does not contain a definition for 'IsSelected' and no accessible extension method 'IsSelected' accepting a first argument of type 'IHtmlHelper<dynamic>' could be found (are you missing a using directive or an assembly reference?) ASPNET_Core_3 D:\Development\NET\samples\ASPNET_Core_3_0_Full_Project\ASPNET_Core_3\Views\Shared\_NavigationOffCanvas.cshtml 44 N/A

Any help would be appreciated

Regards,
Alex