.net core runtime on pi 3B

  • hello all.

    i have an application that was compiled and used to run perfectly on my Rpi 3B running raspbian.

    however, i have just swapped it back to Libreelec to use it as a media player, and have it all set up and working perfectly. except that i cant for the life of me manage to get .net installed due to all the package managers and what not been removed from the OS.

    i have found very little information on running it in libreelec, except for a thread (i will link it below) or something about a docker container, of which i nave NFI how to use.

    i have read through the thread below about installing it, but i dont realy understand it.

    .Net Core runtime and Emby

    so, im hoping that there is some simple, easy to follow way that i can get my application to run as its all thats left to get it running perfectly.

    i used to run it in a screen session and simply type " dotnet ***APPLICATION_NAME***

    and it was away.

    any help? cheers.

    Jason