Com.Tsl.Rfid.AsciiProtocol 3.5.0

dotnet add package Com.Tsl.Rfid.AsciiProtocol --version 3.5.0                
NuGet\Install-Package Com.Tsl.Rfid.AsciiProtocol -Version 3.5.0                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Com.Tsl.Rfid.AsciiProtocol" Version="3.5.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Com.Tsl.Rfid.AsciiProtocol --version 3.5.0                
#r "nuget: Com.Tsl.Rfid.AsciiProtocol, 3.5.0"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Com.Tsl.Rfid.AsciiProtocol as a Cake Addin
#addin nuget:?package=Com.Tsl.Rfid.AsciiProtocol&version=3.5.0

// Install Com.Tsl.Rfid.AsciiProtocol as a Cake Tool
#tool nuget:?package=Com.Tsl.Rfid.AsciiProtocol&version=3.5.0                

com.tsl - rfid.asciiprotocol

This is the .NET Android binding library for com.stripe:hcaptcha created by Tuyen Vu. The binding source code can be found here.

HomePage

2128P Bluetooth® UHF RFID Reader Downloads

How to use

1/ Download the AAR package from TSL - Login required

2/ Place the AAR at your desired location

3/ Create {YOUR_PROJECT_NAME}.props file with below content

<Project>
  <PropertyGroup>
    <ComTslRfidAsciiprotocolLibPath>YOUR_ABSOLUTE_PATH_TO_THE_AAR_FILE</ComTslRfidAsciiprotocolLibPath>  
  </PropertyGroup>
</Project>

4/ Change YOUR_ABSOLUTE_PATH_TO_THE_AAR_FILE to your downloaded/extracted AAR file location 5/ Open {YOUR_PROJECT_NAME}.csproj file and add these lines at the very beginning

<Import Condition=" EXISTS('{YOUR_PROJECT_NAME}.props') " Project="{YOUR_PROJECT_NAME}.props" />

6/ Close and reopen your CSPROJ/SLN file

Reference: Com.Tsl.Rfid.AsciiProtocolQs.csproj

Product Compatible and additional computed target framework versions.
.NET net8.0-android34.0 is compatible.  net9.0-android was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0-android34.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.5.0 133 8/8/2024