Could you tell me, please, how can I embed java module/source code into C# application? For example i have some logic that written on java and this logic uses some third par
You could try IKVM ?
IKVM.NET is useful for several different software development scenarios. Here is a sampling of some of the possibilities. Drop-in JVM Use Java libraries in your .NET applications Develop .NET applications in Java
IKVM.NET is useful for several different software development scenarios. Here is a sampling of some of the possibilities.