dnx.exe

.NET Execution environment file included with .NET.

Execute

Local execution of C# project stored in consoleapp folder.

dnx.exe {PATH_ABSOLUTE:folder}

Execute C# code located in the specified folder via 'Program.cs' and 'Project.json' (Note - Requires dependencies) — MITRE: T1127 — Privileges: User