You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'll have a go at implementing the new library. I don't use C or C++ (hence me shying away from direct Kodi dev but I'm hoping to add functionality via .net in an add-on.
LibreElec includes ASP.NET Core Runtime 8 (always updated). I suspect its also included in CoreElec (both popular Linux Kodi distros). Windows users can install the standard NET runtime easily, if its not in the Kodi repository
The ASP.NET Core Runtime includes NET Runtime so it will run non-UI c# / vb.et code.
Anyway, I won't touch this for 2 or 3 weeks as I'm finishing another project now. But will definitely attempt to use this.
This looks very interesting but I'd like to use .NET 8 (long term support) to create an addons for Win, Linux and Android.
Are you planning to support NET 8? (Core 2, 3 etc are no longer supported by Microsoft) and NET 8 runtime is in Kodi repository
The text was updated successfully, but these errors were encountered: