Plugin.NFC
0.1.19
Cross-Platform NFC (Near Field Communication) plugin to easily read and write NFC tags in your application.
Install-Package Plugin.NFC -Version 0.1.19
dotnet add package Plugin.NFC --version 0.1.19
<PackageReference Include="Plugin.NFC" Version="0.1.19" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Plugin.NFC --version 0.1.19
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Plugin.NFC, 0.1.19"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Plugin.NFC as a Cake Addin
#addin nuget:?package=Plugin.NFC&version=0.1.19
// Install Plugin.NFC as a Cake Tool
#tool nuget:?package=Plugin.NFC&version=0.1.19
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/franckbour/Plugin.NFC/blob/master/CHANGELOG.md
Dependencies
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- No dependencies.
-
MonoAndroid 10.0
- No dependencies.
-
MonoAndroid 8.1
- No dependencies.
-
MonoAndroid 9.0
- No dependencies.
-
UAP 10.0.16299
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.