Metadata >> NuGet >> NdefLibrary >> 2.0.0.1

2.0.0.1

Metadata

Authors Mopius
Copyrights Copyright 2012 - 2014 Andreas Jakl, http://www.mopius.com/
Description 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. Note: this portable class library requires Visual Studio 2012 (or higher) and NuGet 2.1+.
IconUrl http://www.nfcinteractor.com/ndeflibrary.png
LicenseUrl https://ndef.codeplex.com/license
Owners Mopius
ProjectUrl https://ndef.codeplex.com/
ReleaseNotes See http://ndef.codeplex.com for details
RequireLicenseAcceptance True
Summary Easily parse and create standardized NDEF records for NFC Tags.
Tags nfc ndef proximity smart poster snep near field communication message record launchapp vcard vcf icalendar ical ics
Title NFC / NDEF Library for Proximity APIs
PackageSize 105822
PackageHashAlgorithm SHA512
PackageHash f+xU7MGFfTXLv8btDy7IuKuEEOcqy73YdyH3/dlAyPuF+5cvkbOxucG0xZrwh370GGEkgfVj1bSbzQb7TVPDOQ==
DownloadCount 000000
CreatedDate 2014-04-05T16:56:36

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

OpenWrap

Installing the package:
o add-wrap NdefLibrary -Version 2.0.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