Fred
Fred
Aug 8, 2017 · 1 min read

Hey Dima,

thanks for the short but useful explanation! I’m right now in the process of using Python in C#. Unfortunately I cannot use IronPython, because I need to use Python v3.5 and higher.

Do you know if there is another solution to run code than starting the process of python.exe? Or do you know if the team behind IronPython is already working on the support for higher Python versions in their project?

It seems quite hard to me to find some useful information about C# and Python without using IronPython. Do you have some tutorials or useful websites for me maybe?

Thanks in advance!

Fred