Using panama with C# dll

Christoph Läubrich laeubi at laeubi-soft.de
Sat Jun 17 12:24:30 UTC 2023


I'm wondering if anyone has already used panama with a c# DLL[2]?

I especially came across this example [1] that says

 > The assemblies can be used to read RAW files on Windows, Linux,
 > and MacOS using C# or other languages that can acces a .Net assembly


So I'm wondering if similar is possible using panama/java as well?


[1] https://github.com/thermofisherlsms/RawFileReader
[2] 
https://github.com/thermofisherlsms/RawFileReader/tree/main/libs/NetStandard20


More information about the panama-dev mailing list