{"id":13693226,"url":"https://github.com/jamesmontemagno/ConnectivityPlugin","last_synced_at":"2025-05-02T21:31:47.543Z","repository":{"id":56318932,"uuid":"62146459","full_name":"jamesmontemagno/ConnectivityPlugin","owner":"jamesmontemagno","description":"Connectivity Plugin for Xamarin and Windows","archived":true,"fork":false,"pushed_at":"2023-04-03T20:35:23.000Z","size":893,"stargazers_count":264,"open_issues_count":0,"forks_count":74,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-04-04T03:03:59.491Z","etag":null,"topics":["pcl","reachability","uwp","xamarin","xamarin-android","xamarin-forms","xamarin-ios","xamarin-mac","xamarin-plugins"],"latest_commit_sha":null,"homepage":null,"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/jamesmontemagno.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":"jamesmontemagno","patreon":"mergeconflictfm","custom":"https://www.buymeacoffee.com/jamesmontemagno"}},"created_at":"2016-06-28T14:12:38.000Z","updated_at":"2024-11-01T00:07:50.000Z","dependencies_parsed_at":"2024-01-08T01:44:34.264Z","dependency_job_id":"3d5bd8ec-47e1-4794-9f26-7540812a3a76","html_url":"https://github.com/jamesmontemagno/ConnectivityPlugin","commit_stats":{"total_commits":169,"total_committers":17,"mean_commits":9.941176470588236,"dds":0.1775147928994083,"last_synced_commit":"393fabe87fd41b3fcd622308da1b6d28b34dee3f"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesmontemagno%2FConnectivityPlugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesmontemagno%2FConnectivityPlugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesmontemagno%2FConnectivityPlugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesmontemagno%2FConnectivityPlugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesmontemagno","download_url":"https://codeload.github.com/jamesmontemagno/ConnectivityPlugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252108855,"owners_count":21696150,"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":["pcl","reachability","uwp","xamarin","xamarin-android","xamarin-forms","xamarin-ios","xamarin-mac","xamarin-plugins"],"created_at":"2024-08-02T17:01:07.182Z","updated_at":"2025-05-02T21:31:46.807Z","avatar_url":"https://github.com/jamesmontemagno.png","language":"C#","funding_links":["https://github.com/sponsors/jamesmontemagno","https://patreon.com/mergeconflictfm","https://www.buymeacoffee.com/jamesmontemagno","https://www.patreon.com/mergeconflictfm"],"categories":["Network","Plugins"],"sub_categories":[],"readme":"## Connectivity Plugin for Xamarin and Windows\n\nSimple cross platform plugin to check connection status of mobile device, gather connection type, bandwidths, and more.\n\n## Documentation\nGet started by reading through the [Connectivity Plugin documentation](https://jamesmontemagno.github.io/ConnectivityPlugin/).\n\n## NuGet\n* Available on NuGet: [Xam.Plugin.Connectivity](http://www.nuget.org/packages/Xam.Plugin.Connectivity) [![NuGet](https://img.shields.io/nuget/v/Xam.Plugin.Connectivity.svg?label=NuGet)](https://www.nuget.org/packages/Xam.Plugin.Connectivity/)\n\n## Build: \n* [![Build status](https://ci.appveyor.com/api/projects/status/k6l4x6ovp5ysfbar?svg=true)](https://ci.appveyor.com/project/JamesMontemagno/connectivityplugin)\n* CI NuGet Feed: https://ci.appveyor.com/nuget/connectivityplugin\n\n### Migrate to: [Xamarin.Essentials](https://docs.microsoft.com/xamarin/essentials/index?WT.mc_id=friends-0000-jamont) or [.NET MAUI](https://learn.microsoft.com/dotnet/maui/platform-integration/?WT.mc_id=friends-0000-jamont)\n\nI have been working on Plugins for Xamarin for a long time now. Through the years I have always wanted to create a single, optimized, and official package from the Xamarin team at Microsoft that could easily be consumed by any application. The time is now with [Xamarin.Essentials](https://docs.microsoft.com/xamarin/essentials/index?WT.mc_id=friends-0000-jamont), which offers over 50 cross-platform native APIs in a single optimized package. I worked on this new library with an amazing team of developers and I highly highly highly recommend you check it out. \n\nAdditionally, Xamarin.Essentials is now included in \u0026 [.NET MAUI](https://learn.microsoft.com/dotnet/maui/platform-integration/?WT.mc_id=friends-0000-jamont).\n\nDue to the functionality being included \"in the box\" I have decided to officially archive this repo.\n\n## Platform Support\n\n|Platform|Version|\n| ------------------- | :------------------: |\n|Xamarin.iOS|iOS 6+|\n|tvOS - Apple TV|All|\n|Xamarin.Android|API 10+|\n|Windows 10 UWP|10+|\n|Xamarin.Mac|All|\n|.NET 4.5/WPF|All|\n|.NET Core|2.0+|\n|Tizen|4.0+|\n\n### Created By: [@JamesMontemagno](http://twitter.com/jamesmontemagno)\n* Twitter: [@JamesMontemagno](http://twitter.com/jamesmontemagno)\n* Blog: [MotzCod.es](http://motzcod.es), [Micro Blog](http://motz.micro.blog)\n* Podcasts: [Merge Conflict](http://mergeconflict.fm), [Coffeehouse Blunders](http://blunders.fm), [The Xamarin Podcast](http://xamarinpodcast.com)\n* Video: [The Xamarin Show on Channel 9](http://xamarinshow.com), [YouTube Channel](https://www.youtube.com/jamesmontemagno) \n# Contribution\n\nThank you for your interest in contributing to the Connectivity plugin! In this section we'll outline what you need to know about contributing and how to get started.\n\n### Bug Fixes\nPlease browse open issues, if you're looking to fix something, it's possible that someone already reported it. Additionally you select any `up-for-grabs` items\n\n### Pull requests\nPlease fill out the pull request template when you send one.\nRun tests to make sure your changes don't break any unit tests. Follow these instructions to run tests - \n\n**iOS**\n- Navigate to _tests/Connectivity.Tests.iOS_\n- Execute `make run-simulator-tests`\n\n**Android**\n\nExecute `./build.sh --target RunDroidTests` from the project root\n## License\nThe MIT License (MIT) see [License file](LICENSE)\n\n### Want To Support This Project?\nAll I have ever asked is to be active by submitting bugs, features, and sending those pull requests down! Want to go further? Make sure to subscribe to my weekly development podcast [Merge Conflict](http://mergeconflict.fm), where I talk all about awesome Xamarin goodies and you can optionally support the show by becoming a [supporter on Patreon](https://www.patreon.com/mergeconflictfm).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamesmontemagno%2FConnectivityPlugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjamesmontemagno%2FConnectivityPlugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamesmontemagno%2FConnectivityPlugin/lists"}