{"id":21730103,"url":"https://github.com/nventive/binding.stetho","last_synced_at":"2026-05-07T03:33:20.221Z","repository":{"id":98348441,"uuid":"136352539","full_name":"nventive/Binding.Stetho","owner":"nventive","description":"A Xamarin Binding for Stetho","archived":false,"fork":false,"pushed_at":"2018-06-06T17:30:29.000Z","size":1336,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":34,"default_branch":"master","last_synced_at":"2025-10-09T11:17:03.963Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nventive.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"License.md","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-06-06T15:56:16.000Z","updated_at":"2018-06-13T15:00:45.000Z","dependencies_parsed_at":"2023-06-09T00:45:17.682Z","dependency_job_id":null,"html_url":"https://github.com/nventive/Binding.Stetho","commit_stats":null,"previous_names":["nventive/stetho.xamarin"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nventive/Binding.Stetho","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nventive%2FBinding.Stetho","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nventive%2FBinding.Stetho/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nventive%2FBinding.Stetho/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nventive%2FBinding.Stetho/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nventive","download_url":"https://codeload.github.com/nventive/Binding.Stetho/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nventive%2FBinding.Stetho/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014486,"owners_count":26085535,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-26T04:11:56.935Z","updated_at":"2025-10-13T09:16:07.373Z","avatar_url":"https://github.com/nventive.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Xamarin Binding for Stetho\n\nA Xamarin.Android binding library for [Stetho](https://github.com/facebook/stetho).\n\n## Status\n\n| VSTS | NuGet |\n|------|-------|\n| ![Build status](https://uno-platform.visualstudio.com/_apis/public/build/definitions/1dd81cbd-cb35-41de-a570-b0df3571a196/10/badge) | ![NuGet](https://buildstats.info/nuget/nventive.Stetho.Xamarin?includePreReleases=false) |\n\n## Usage\n\n```C#\npublic class MyApplication : Application\n{\n  public void OnCreate()\n  {\n    base.OnCreate();\n\n    StethoLibrary.Stetho.Initialize(\n      StethoLibrary.Stetho\n        .NewInitializerBuilder(this)\n        .EnableDumpapp(StethoLibrary.Stetho.DefaultDumperPluginsProvider(this))\n        .EnableWebKitInspector(StethoLibrary.Stetho.DefaultInspectorModulesProvider(this))\n        .Build()\n    );\n  }\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnventive%2Fbinding.stetho","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnventive%2Fbinding.stetho","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnventive%2Fbinding.stetho/lists"}