Metadata >> NuGet >> NdefLibrary >> 0.9.0.1

0.9.0.1

Metadata

Authors Andreas Jakl
Copyrights Andreas Jakl, 2012
Description The Proximity APIs for NFC (Near Field Communication) in the Windows 8 platform 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.
IconUrl http://www.nfcinteractor.com/ndeflibrary.png
LicenseUrl https://ndef.codeplex.com/license
Owners Andreas Jakl
ProjectUrl https://ndef.codeplex.com/
ReleaseNotes Beta release 0.9.0 - Added Telephony records - Create Smart URI records based on other records - Integrate additional type checks to identify records - Extracted texts for exception messages to resource file - Code comment improvements
RequireLicenseAcceptance True
Summary Easily parse and create NDEF records with the Windows Proximity APIs (NFC)
Tags nfc, ndef, proximity, smart poster, snep, near field communication, ndef message, record
Title NDEF Library for Proximity APIs (NFC)
PackageSize 79471
PackageHashAlgorithm SHA512
PackageHash nGqI5Fx5P8gcEunXyb/iIN7ISyaeqNdVuM+YGlar93B8eqC6zyFOBNAhRW/t6QxsK55UBmkl/CgiiNZZr9S32A==
DownloadCount 000000
CreatedDate 2012-10-19T14:58:39

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install NdefLibrary -Version 0.9.0.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install NdefLibrary -Version 0.9.0.1 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete NdefLibrary 0.9.0.1 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package NdefLibrary -Version 0.9.0.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package NdefLibrary -Version 0.9.0.1 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap NdefLibrary -Version 0.9.0.1
Uninstalling the package:
o remove-wrap NdefLibrary

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release Unsupported,Version=v0.0 Binaries