Use Python scripts from C# client. Based on original code by Thomas Weller. ImageSharp package suggests 64-bit use only.
$ dotnet add package DefinedRisk.PyRunnerXAn implementation of the python runner Code Project Article: Using Python Scripts from a C# Client (Including Plots and Images) by Thomas Weller.
This package can be used to create virtual environments and subsequently run python scripts ASP.NET Core web APIs.
Example usage instructions to follow.