Hello, for some reason I can't find the .dll file for IronPython in Visual Studio 2019 beside VB and C#. Anyone have the solution to this?
Thanks in advance

Hello, for some reason I can't find the .dll file for IronPython in Visual Studio 2019 beside VB and C#. Anyone have the solution to this?
Thanks in advance

Hi @dsddrre24-3128 ,
After creating a dll file from class library, you can refer to the following reference to use it in IronPython.
How to use a C# dll in IronPython
IronPython was offloaded more than a decade ago, so it has not been in VS for years,
What you see is what you get.
10 people are following this question.