{"id":13387836,"url":"https://github.com/icsharpcode/avaloniailspy","last_synced_at":"2025-05-15T13:07:56.968Z","repository":{"id":34620255,"uuid":"147168655","full_name":"icsharpcode/AvaloniaILSpy","owner":"icsharpcode","description":"Avalonia-based .NET Decompiler (port of ILSpy)","archived":false,"fork":false,"pushed_at":"2024-05-17T18:42:05.000Z","size":4831,"stargazers_count":1698,"open_issues_count":49,"forks_count":185,"subscribers_count":41,"default_branch":"master","last_synced_at":"2025-05-15T13:07:49.096Z","etag":null,"topics":["avalonia","decompiler","dotnet","dotnetcore"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"jeffreye/AvaloniaILSpy","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/icsharpcode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-03T07:37:34.000Z","updated_at":"2025-05-14T19:07:16.000Z","dependencies_parsed_at":"2024-09-13T23:32:43.621Z","dependency_job_id":"df4faf69-3646-42a0-8ad7-490a683bdf9f","html_url":"https://github.com/icsharpcode/AvaloniaILSpy","commit_stats":{"total_commits":199,"total_committers":19,"mean_commits":"10.473684210526315","dds":0.3266331658291457,"last_synced_commit":"bc00df42767ee22d93366af122dee5c0faaa6ed5"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FAvaloniaILSpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FAvaloniaILSpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FAvaloniaILSpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icsharpcode%2FAvaloniaILSpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icsharpcode","download_url":"https://codeload.github.com/icsharpcode/AvaloniaILSpy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254346624,"owners_count":22055808,"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":["avalonia","decompiler","dotnet","dotnetcore"],"created_at":"2024-07-30T12:01:33.902Z","updated_at":"2025-05-15T13:07:51.950Z","avatar_url":"https://github.com/icsharpcode.png","language":"C#","readme":"# AvaloniaILSpy ![Build AvaloniaILSpy](https://github.com/icsharpcode/AvaloniaILSpy/workflows/Build%20AvaloniaILSpy/badge.svg?branch=master)\n\nThis is cross-platform version of [ILSpy](https://github.com/icsharpcode/ILSpy) built with [Avalonia](https://github.com/AvaloniaUI/Avalonia).\n\n![](https://github.com/icsharpcode/AvaloniaILSpy/raw/master/preview.png)\n\nSupported Features \n-------\n * Decompilation\n * Analyze Window\n * Search for types/methods/properties (substring)\n * Hyperlink-based type/method/property navigation\n * Extensible via MEF Extensibility (Check out TestPlugin folder). Note: This is not compatible with ILSpy Plugins.\n * Check out [feature support status](https://github.com/icsharpcode/AvaloniaILSpy/issues/1)\n\n# Download\n\n## Stable Release\n\nhttps://github.com/icsharpcode/AvaloniaILSpy/releases\n\n## Bleeding-edge Builds\nGrab artifacts from the [latest master CI build](https://github.com/icsharpcode/AvaloniaILSpy/actions?query=workflow%3A%22Build+AvaloniaILSpy%22+branch%3Amaster+is%3Asuccess).\nThis includes Linux, Mac and Windows.\n\nHow to run on Linux: \n- just open it\n- if you have trouble, please try to grant it the rights to execute `chmod a+x ILSpy`\n- you could also run it in command line by `./ILSpy`\n\nHow to run on Mac:\n- just move the app into `/Applications` folder and open it\n- run `xattr -rd com.apple.quarantine /Applications/ILSpy.app`\n- if you see `“ILSpy” cannot be opened because the developer cannot be verified.`, please open up `System Preferences` -\u003e `Security \u0026 Privacy` -\u003e `General` -\u003e `Open Anyway` \n- if you see the error `The application ILSpy can't be opened' error on launch`, you could `chmod +x \"/Applications/ILSpy.app/Contents/MacOS/ILSpy\"`\n\n# Build from sources\n\n1. Install dotnet 6 or above from https://dotnet.microsoft.com/en-us/download/dotnet\n2. Clone repository : `git clone https://github.com/icsharpcode/AvaloniaILSpy.git`.\n3. Run build script: `dotnet tool restore` and `dotnet cake`\n4. Artifacts will be located in subdirectory `artifacts`.\n","funding_links":[],"categories":["\u003ca id=\"0971f295b0f67dc31b7aa45caf3f588f\"\u003e\u003c/a\u003eDecompiler\u0026\u0026反编译器"],"sub_categories":["\u003ca id=\"e67c18b4b682ceb6716388522f9a1417\"\u003e\u003c/a\u003e工具"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficsharpcode%2Favaloniailspy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ficsharpcode%2Favaloniailspy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficsharpcode%2Favaloniailspy/lists"}