I know that is not a proper place for my questions but still…
I am looking for an API that I can reference in my VB.NET project that can convert VB.NET code to C#.
I have heard about NRefactory class but seems it doesn’t do this anymore in the latest version.
I know that there are a lot of different online translators but I need the one I can use directly in my VB.NET project.
I don’t know of one, but the SharpDevelop converter did work pretty well (this is the same code as what the online converters use). I used this when getting the initial GH for Mac Rhino code set up.