{"id":17259675,"url":"https://github.com/josephwoodward/vscodeilviewer","last_synced_at":"2025-10-26T12:09:52.045Z","repository":{"id":67916054,"uuid":"77104826","full_name":"josephwoodward/VSCodeILViewer","owner":"josephwoodward","description":"A Visual Studio Code C# IL (Intermediate Language) Viewer ","archived":false,"fork":false,"pushed_at":"2023-01-17T14:32:57.000Z","size":13607,"stargazers_count":98,"open_issues_count":13,"forks_count":18,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-27T20:06:48.334Z","etag":null,"topics":["csharp","msil","visual-studio","visual-studio-code","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/josephwoodward.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-12-22T02:48:57.000Z","updated_at":"2025-03-10T11:59:25.000Z","dependencies_parsed_at":"2023-03-08T06:45:22.496Z","dependency_job_id":null,"html_url":"https://github.com/josephwoodward/VSCodeILViewer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josephwoodward%2FVSCodeILViewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josephwoodward%2FVSCodeILViewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josephwoodward%2FVSCodeILViewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josephwoodward%2FVSCodeILViewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/josephwoodward","download_url":"https://codeload.github.com/josephwoodward/VSCodeILViewer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248830879,"owners_count":21168360,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csharp","msil","visual-studio","visual-studio-code","vscode","vscode-extension"],"created_at":"2024-10-15T07:45:47.054Z","updated_at":"2025-10-26T12:09:51.940Z","avatar_url":"https://github.com/josephwoodward.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Visual Studio Code C# IL (Intermediate Language) Viewer\n\nIL (Intermediate Language) Viewer for Visual Studio Code allows you to rapidly inspect the IL output of any given C# file.\n\n**Downloading IL Viewer for Visual Studio Code**  \n[Download C# IL Viewer for Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=josephwoodward.vscodeilviewer) or install it directly within Visual Studio Code by launching Quick Open (`CMD + P` for Mac or `CTRL + P` for Windows) and pasting in the follow command and press enter.\n\n`ext install vscodeilviewer`\n\n**How does it work?**  \nUsing the power of Roslyn, IL Viewer compiles your chosen file in memory (along with any dependencies it has) and produces an in memory DLL containing the IL. \n\n## Features\n\n**Easy IL Inspection:**  \nSimply open a .cs file which you'd like to inspect, right-click and select `Inspect IL`.\n\n![Easy IL inspection](./images/demo.gif)\n\nMore features coming soon.\n\n\n## Requirements\n\nCurrently only works on .NET Core apps using project.json. Support for .csproj is coming very soon.\n\n## Reporting Issues\n\nAs this is an early version there will likely be issues. Please feel free to raise any issues you run into in the [issues section](https://github.com/JosephWoodward/VSCodeILViewer/issues).\n\n## Contributions\n\nI would love contributions on IL Viewer and welcome contributions of all shapes and sizes. If you're interested in contributing then please feel free to let me know if you need any help getting started.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosephwoodward%2Fvscodeilviewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjosephwoodward%2Fvscodeilviewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosephwoodward%2Fvscodeilviewer/lists"}