Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xamarin runtime "plugins" or scripts

We are designing a generic Android application using Xamarin Forms. At the same time, we need some texts that the user enters to be treated a bit differently for some of the customers, ie. run them through a custom transformation.

Instead of having to build a different version of our generic app, it would be great if we could define those transformations as an external dependency, as a pluggable "dll" or a text file with a script, maybe something like MoonSharp.

Does anyone have experience with something similar and how to achieve that in Xamarin Forms?

like image 992
Rok Avatar asked Nov 20 '25 19:11

Rok


1 Answers

We did end up using the MoonSharp framework and the Lua scripting in two different projects, one on Xamarin, and another one on a classic windows service C# application. It was a great tool and gets the job done!

like image 58
Rok Avatar answered Nov 22 '25 07:11

Rok



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!