Metadata >> NuGet >> NdefLibrary >> 1.1.0.1

1.1.0.1

Metadata

Authors Mopius
Copyrights Copyright 2012 - 2013 Andreas Jakl, http://www.mopius.com/
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, for use with Windows 8 and Windows Phone 8. Note: this portable class library requires Visual Studio 2012 (or higher) and NuGet 2.1+. If you're using VS 2012, please update your NuGet package manager version in case the library installation fails ("Tools" -> "Extensions and Updates...").
IconUrl http://www.nfcinteractor.com/ndeflibrary.png
LicenseUrl https://ndef.codeplex.com/license
Owners Mopius
ProjectUrl https://ndef.codeplex.com/
ReleaseNotes Stable release 1.1.0 - SMS handling improved: allows wrong sms:// scheme, parses URLs without body text and/or number - Social record adds Google+ and the FourSquare protocol - Adds dictionary of available Nokia Accessories including their product names - NearSpeak record now understands cloud-based tags - Improved comments for NDEF message, removed debug output
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 message record launchapp
Title NDEF Library for Proximity APIs / NFC
PackageSize 100614
PackageHashAlgorithm SHA512
PackageHash GWQM03vrMqrPu4rRqldgzsKjK3vqLRvl+XM9Og91bbb+ZQRt4Rk78L+w5Yy6t2R2zupKv6LvdQ3JvW2lyuNNzA==
DownloadCount 000000
CreatedDate 2013-07-29T17:37:17

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 1.1.0.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install NdefLibrary -Version 1.1.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 1.1.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 1.1.0.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package NdefLibrary -Version 1.1.0.1 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap NdefLibrary -Version 1.1.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 .NETPortable,Version=v0.0,Profile=net45+wp80+win Binaries