I need to call a Java API (JAR file) in a C# application. Is it possible to call a Java API without using any tool like IKVM?
I don't want to be depending on any tool.
I need to call a Java API (JAR file) in a C# application. Is it possible to call a Java API without using any tool like IKVM?
I don't want to be depending on any tool.