Embedded Mono

I need to embed mono addon in my image. Is it possible ?

No. Use Entware package manager to install it.

Edit: Just to clarify; In your own image, you can do whatever you want. We won’t be bundling mono with CE builds, as there is no point.

You can install Mono from the CoreELEC repository, this package is actually a problem for us as it’s 90mb compressed, the maximum filesize on GitHub is 50mb, although this is a soft-limit.

Needless to say it’s over half the total image size and very few users actually use it so it definitely will not be bundled, sorry.

Can I include it myself during the assembly? Or just a separate installation?