NdefLibrary 3.0.3

Requires NuGet 2.8.1 or higher.

dotnet add package NdefLibrary --version 3.0.3
NuGet\Install-Package NdefLibrary -Version 3.0.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NdefLibrary" Version="3.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NdefLibrary --version 3.0.3
#r "nuget: NdefLibrary, 3.0.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install NdefLibrary as a Cake Addin
#addin nuget:?package=NdefLibrary&version=3.0.3

// Install NdefLibrary as a Cake Tool
#tool nuget:?package=NdefLibrary&version=3.0.3

The Proximity APIs for NFC (Near Field Communication) in the WinRT platform (Windows 8 and Windows Phone 8) are compatible to NDEF (NFC Data Exchange Format) messages, which are used on NFC tags and to send data between two devices.

While the Proximity APIs include basic support for URIs, they lack support for more in-depth control over the NDEF records, as well as additional standardized record types.

This NDEF Library provides a set of classes that enable you to easily work with NDEF records on top of the Windows Proximity APIs, for use with Windows 8 and Windows Phone 8 or any other platform where you can develop with C#.

Further NDEF record classes that extend this library with platform integration are available in the NdefLibraryExtension NuGet package (e.g., to use business cards, iCalendar data or images).

Note: this portable class library requires Visual Studio 2012 (or higher) and NuGet 2.8.1+.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on NdefLibrary:

Repository Stars
microsoft/MixedRealityCompanionKit
This is a MixedRealityToolkit style repository for code bits and components that may not run directly on Microsoft HoloLens or immersive headsets but instead pair with them to build experiences.
Version Downloads Last updated
3.0.3 845 3/11/2015
3.0.2 1,327 7/29/2014
3.0.1-alpha 93 7/22/2014
3.0.0-alpha 77 7/22/2014
2.0.0.2 172 4/5/2014
2.0.0.1 89 4/5/2014
2.0.0 88 4/5/2014
1.1.0.1 152 7/29/2013
1.1.0 82 7/29/2013
1.0.0 111 12/28/2012
0.9.0.1 97 10/19/2012
0.9.0 82 10/19/2012
0.5.0 92 10/9/2012
0.4.0.1 76 10/5/2012