{"id":13457997,"url":"https://github.com/inthehand/32feet","last_synced_at":"2025-05-13T22:02:57.971Z","repository":{"id":37749482,"uuid":"86857912","full_name":"inthehand/32feet","owner":"inthehand","description":"Personal Area Networking for .NET. Open source and professionally supported","archived":false,"fork":false,"pushed_at":"2025-05-07T16:41:56.000Z","size":9579,"stargazers_count":876,"open_issues_count":165,"forks_count":219,"subscribers_count":48,"default_branch":"main","last_synced_at":"2025-05-07T17:44:05.066Z","etag":null,"topics":["bluetooth","bluetooth-low-energy","compact-framework","dotnet","irda","maui","net-standard","nfc","nuget","obex","uno-platform","windows-desktop","windows-phone","xamarin","xamarin-android","xamarin-ios"],"latest_commit_sha":null,"homepage":"https://inthehand.com/components/32feet/","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/inthehand.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null},"funding":{"github":["peterfoot","inthehand"]}},"created_at":"2017-03-31T20:29:44.000Z","updated_at":"2025-05-07T16:41:59.000Z","dependencies_parsed_at":"2024-03-10T00:25:32.392Z","dependency_job_id":"925cf373-9c7d-46c5-ad85-a8d7c668c9cb","html_url":"https://github.com/inthehand/32feet","commit_stats":{"total_commits":379,"total_committers":21,"mean_commits":"18.047619047619047","dds":"0.17941952506596304","last_synced_commit":"b6bbf85980d02ab90c1499fe0c2b847f5f9b3712"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inthehand%2F32feet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inthehand%2F32feet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inthehand%2F32feet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inthehand%2F32feet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inthehand","download_url":"https://codeload.github.com/inthehand/32feet/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254036809,"owners_count":22003652,"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":["bluetooth","bluetooth-low-energy","compact-framework","dotnet","irda","maui","net-standard","nfc","nuget","obex","uno-platform","windows-desktop","windows-phone","xamarin","xamarin-android","xamarin-ios"],"created_at":"2024-07-31T09:00:41.900Z","updated_at":"2025-05-13T22:02:57.932Z","avatar_url":"https://github.com/inthehand.png","language":"C#","funding_links":["https://github.com/sponsors/peterfoot","https://github.com/sponsors/inthehand"],"categories":["C\\#"],"sub_categories":[],"readme":"# 32feet.NET - Personal Area Networking for .NET\n\n32feet.NET is an open-source project to make personal area networking technologies such as Bluetooth, Infrared (IrDA) and more, easily accessible from .NET code. Supports desktop, mobile or embedded systems.  32feet.NET is free for commercial or non-commercial use. If you use the binaries you can just use the library as-is, if you make modifications to the source you need to include the 32feet.NET License.txt document and ensure the file headers are not modified/removed.  The project currently consists of the following libraries:-\n\n- Bluetooth Classic\n- Bluetooth LE\n- Bluetooth Permissions for Xamarin.Forms and .NET MAUI\n- IOBluetooth/IOBluetoothUI bindings for Xamarin Mac\n- IrDA\n- Object Exchange (Obex)\n- NFC (Reader)\n\nBluetooth support requires .NET Framework v4.6.1 or later for desktop Windows 7, 8, 10 and 11. Android and Apple macOS and iOS are also supported using Xamarin or .NET 6.0 and above. Full platform information is [listed in the Wiki](https://github.com/inthehand/32feet/wiki#platforms).\n\n## Support 32feet\n\n - [Become a GitHub Sponsor](https://github.com/sponsors/peterfoot) ❤️\n \n## Documentation / Tutorial\nThe user guide is available in the [Wiki](https://github.com/inthehand/32feet/wiki) section. Please start by reading it.  It contains general information firstly on the various features contained in the library, and on what type of Bluetooth connection you want.  It also contains information on using each feature.\n\nDetailed API documentation is available at [https://inthehand.github.io/](http://inthehand.github.io/).\n\n## Downloading\n\nDownloads are available here on the _Downloads_ tab. Packages are also available at NuGet:-\n\n- InTheHand.Net.Bluetooth - Bluetooth Classic (v4.x)\n[![NuGet version](https://badge.fury.io/nu/InTheHand.Net.Bluetooth.svg)](https://badge.fury.io/nu/InTheHand.Net.Bluetooth)\n\n- InTheHand.BluetoothLE - Bluetooth Low Energy (v4.x)\n[![NuGet version](https://badge.fury.io/nu/InTheHand.BluetoothLE.svg)](https://badge.fury.io/nu/InTheHand.BluetoothLE)\n\n- InTheHand.Bluetooth.Permissions - Bluetooth Permissions for .NET MAUI 7.0 and Xamarin.Forms\n[![NuGet version](https://badge.fury.io/nu/InTheHand.Bluetooth.Permissions.svg)](https://badge.fury.io/nu/InTheHand.Bluetooth.Permissions)\n\n- InTheHand.IOBluetooth - IOBluetooth bindings for Xamarin Mac\n[![NuGet version](https://badge.fury.io/nu/InTheHand.IOBluetooth.svg)](https://badge.fury.io/nu/InTheHand.IOBluetooth)\n\n- InTheHand.IOBluetooth - IOBluetoothUI bindings for Xamarin Mac\n[![NuGet version](https://badge.fury.io/nu/InTheHand.IOBluetoothUI.svg)](https://badge.fury.io/nu/InTheHand.IOBluetoothUI)\n\n- InTheHand.Net.IrDA (v4.x)\n[![NuGet version](https://badge.fury.io/nu/InTheHand.Net.IrDA.svg)](https://badge.fury.io/nu/InTheHand.Net.IrDA)\n\n- InTheHand.Net.Obex (v4.x)\n[![NuGet version](https://badge.fury.io/nu/InTheHand.Net.Obex.svg)](https://badge.fury.io/nu/InTheHand.Net.Obex)\n\n- InTheHand.Nfc\n[![NuGet version](https://badge.fury.io/nu/InTheHand.Nfc.svg)](https://badge.fury.io/nu/InTheHand.Nfc)\n\n- 32feet.NET - Legacy (v3.x)\n[![NuGet version](https://badge.fury.io/nu/32feet.NET.svg)](https://badge.fury.io/nu/32feet.NET)\n\n\n## Blogs\n\n[Alan's 32feet.NET Development Blog](https://32feetnetdev.wordpress.com/)\n\n[Peter's Blog](https://inthehand.com/blog)\n\n## Sponsors\n\nThanks to our GitHub Sponsors\n- [bejames095](https://github.com/bejames095)\n\nMany thanks to [NDepend](http://www.NDepend.com) for their support.\nMany thanks to [Aton Spa (Italy)](http://www.aton.eu) for commissioning and funding the implementation of StoneStreet One Bluetopia support.\n\n## Contributors\n\u003ca href=\"https://github.com/inthehand/32feet/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=inthehand/32feet\" /\u003e\n\u003c/a\u003e\n\nMade with [contrib.rocks](https://contrib.rocks).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finthehand%2F32feet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finthehand%2F32feet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finthehand%2F32feet/lists"}