Digital Logic recently published the package uFR.uFCoder.library on NuGet Gallery.
uFCoder NuGet package contains dynamic libraries implemented in the µFR SDK examples.
The library is compliant with µFR Series NFC Readers/Writers only.
The supported platforms are:
- Windows 32 and 64 bit (static and dynamic)
- Windows ARM
- Linux 32 and 64 bit (dynamic only)
- Linux ARM and ARM-HF (dynamic only)
- Mac OSX 32 and 64 bit (dynamic only)
- iOS 64 bit (static only).
To include the uFR.uFCoder.library 5.0.52.1 in your project, download the library, choose appropriate architecture and place a library in the appropriate directory.
Find more details in the µFR API reference.
For quick insight and functions’ prototypes, check /include/ufCoder.h header file.
NuGet is a free and open-source package manager designed for the Microsoft development platform (ex NuPack). NuGet maintains a reference list of packages used in a project and the ability to restore and update those packages from that list.