I need a way to implement something like CodeRunner on Moodle, but on ASP .NET Core application. Is there a way to do that, some plugin or library?
I tried CodeRunner on Moodle, but it needs a Moodle application to run it. I need a way to implement it in ASP .NET Core application.