I have bunch of C# class objects and I need them to be converted to Java domain model object. I can create it manually but time matters.
Asked
Active
Viewed 58 times
0
-
Does this answer your question? [Is there an effective tool to convert C# code to Java code?](https://stackoverflow.com/questions/78811/is-there-an-effective-tool-to-convert-c-sharp-code-to-java-code) – eglease Nov 19 '21 at 04:33
-
There is a commercial tool that promises this. https://www.tangiblesoftwaresolutions.com/ – eglease Nov 19 '21 at 04:35