NdefLibraryExtension
Extension library to the NFC / NDEF library to enable additional, platform-specific use cases. Based on the cross platform NFC / NDEF library, this extension module adds additional NDEF record classes that integrate with platform features to enable additional use cases. The extension enables creating vCard records on Windows 10 (UWP), Windows 8.1 and Windows Phone, Mime Image records on Windows 10 (UWP) and Windows 8.1, as well as iCalendar records for Windows 8.1. Depending on the target platform, this extension includes 3rd party extension libraries.
Install
dotnet add package NdefLibraryExtension --version 3.1.1
Install-Package NdefLibraryExtension -Version 3.1.1
<PackageReference Include="NdefLibraryExtension" Version="3.1.1" />
Frameworks
Dependencies
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.
Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.