Metadata >> NuGet >> NdefLibrary >> 1.0.0.0

1.0.0.0

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, for use with Windows 8 and Windows Phone 8. Note: this portable class library requires Visual Studio 2012 and NuGet 2.1+. 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 Andreas Jakl
ProjectUrl https://ndef.codeplex.com/
ReleaseNotes Stable release 1.0.0 - Added WpSettings records for launching Windows Phone 8 settings pages - Added Mailto records for sending email messages - Added DriveTo and WalkTo URI schemes for starting navigation on WP8 - Added Nokia Accessories record to easily launch apps on Nokia Lumia WP8 phones - Added NearSpeak records for storing voice messages on tags - URI encoding for body text of SMS messages - Parameter to get the raw URI (as byte array) of Uri records - Various fixes and 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, launchapp
Title NDEF Library for Proximity APIs (NFC)
PackageSize 102187
PackageHashAlgorithm SHA512
PackageHash IGERpkJi4TFLNpIku1rUNaUx47KYF5qKbKgEYZSj4+drXrKkKeF4CI9HqPhOgskMqJXQb+oiYl7AtUXs1UnEIQ==
DownloadCount 000000
CreatedDate 2012-12-28T20:45:45

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

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap NdefLibrary -Version 1.0.0.0
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=win+net45+wp80 Binaries