/CallNetFromPythonExample

Simple experiments with pythonNet

Primary LanguageDockerfile

Call .Net from Python

Simple experiments with PythonNet

This project aims to reproduce the problem described at pythonnet/pythonnet#2018 (the solution is described by Benedikt Reinartz at pythonnet/pythonnet#2018 (comment) )

Quick run with VsCode and Docker container

  • clone this repository

  • within Visual Studio Code, open the project's folder in container; When the container is built, the .Net projects are built.

  • within Visual Studio Code, open a terminal and, from the default path ( /workspaces/CallNetFromPythonExample ), run python factorial.py