Device & UX
Plugin.Maui.NfcPlus
NDEF read/write, tag ID, attendance and inventory
Session-based NFC for MAUI: NDEF, tag IDs, read/write, foreground dispatch / reader sessions, and availability — for retail, attendance, assets, and vehicle apps.
Install
dotnet add package Plugin.Maui.NfcPlusPackage ID: Plugin.Maui.NfcPlus
Overview
Plugin.Maui.NfcPlus is session-based NFC for MAUI on Android and iOS — not another 'scan a tag' wrapper. It exposes NDEF, tag IDs, read/write, foreground dispatch / reader sessions, and availability. A tag model carries IdHex, Text, Uri, Mime, IsWritable, and Technologies so retail, attendance, asset, and vehicle apps can look up a SKU or navigate a deep link from one read.
Capabilities
- NDEF read and write.
- Stable tag ID for attendance and assets.
- Availability including Disabled with OpenSettingsAsync.
- Text, URI, and MIME payloads from one scan.
- .NET MAUI
- NFC
- NDEF
- C#