Compile, run and debug .NET assemler (CIL / MSIL) directly from Visual Studio. This extension allows you to create an IL project, compile it as EXE or DLL. Then you can run it or debug it. It is possible to reference IL assemblies from other .NET languages like VB, C#, PHP, C+/CLI or JScript.NET; and also reference assemblies written in other languages from IL. This is sister project of JScript.NET. See GIT hub for more details: https://github.com/DzonnyDZ/ILProj |