Metadata >> NuGet >> NdefLibraryExtension

NdefLibraryExtension

Metadata

Authors Andreas Jakl
Copyrights Copyright 2012 - 2015 Andreas Jakl, http://www.nfcinteractor.com/
Description Extension library to the NFC / NDEF library to enable additional, platform-specific use cases. Based on the cross platform NFC / NDEF library, this extension module adds additional NDEF record classes that integrate with platform features to enable additional use cases. The extension enables creating iCalendar and vCard records, and provides conversion from the WinRT APIs (e.g., Appointment or Contact) to the standardized iCalendar or vCard formats. Depending on the target platform, this extension includes 3rd party extension libraries.
IconUrl http://www.nfcinteractor.com/ndeflibrary.png
LicenseUrl https://github.com/andijakl/ndef-nfc/blob/master/LICENSE
Owners Andreas Jakl
ProjectUrl http://andijakl.github.io/ndef-nfc/
ReleaseNotes See https://github.com/andijakl/ndef-nfc/releases for details
RequireLicenseAcceptance True
Summary Extends the NFC / NDEF Library with platform specific support for additional use cases.
Tags nfc ndef proximity smart poster snep near field communication message record launchapp vcard vcf icalendar ical ics
Dependencies NdefLibrary:3.0.3|NdefLibrary:3.0.3:win81|DDay.iCal:1.0.2.575:win81
Title NFC / NDEF Library Platform Extensions for Proximity APIs
PackageSize 274375
PackageHashAlgorithm SHA512
PackageHash T/Gy/SRcSytAwJ+Aeg1+/6y7MMQRoVMxKBuID3XDc82gOQXxqZTz7Qu26Wu4suE8+FzSAfxbJUaqR/VcEkJHgQ==
DownloadCount 000000
CreatedDate 2015-03-11T10:09:01

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install NdefLibraryExtension -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install NdefLibraryExtension -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package NdefLibraryExtension
Installing the package (HTTP Basic authentication):
Install-Package NdefLibraryExtension -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package NdefLibraryExtension -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package NdefLibraryExtension

OpenWrap

Installing the package:
o add-wrap NdefLibraryExtension
Uninstalling the package:
o remove-wrap NdefLibraryExtension

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
3.0.3
3.0.1-alpha
3.0.0-alpha
2.0.0.2
2.0.0.1
2.0.0.0