Gia,
I think your main options are having the C# and Java applications run
separately and communicate with each other via a file or socket (probably the
easiest option), possibly using JNI to bridge between the language (likely to
be a painful exercise if it’s even possible), or at some point in the future
leveraging GraalVM once that project supports C# (see:
https://github.com/oracle/graal/issues/349
<https://github.com/oracle/graal/issues/349>).
-Stephen
_______________________________________________
GeoTools-GT2-Users mailing list
GeoTools-GT2-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users