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
<PackageReference Include="Com.Tsl.Rfid.AsciiProtocol" Version="3.5.0" />
paket add Com.Tsl.Rfid.AsciiProtocol --version 3.5.0
#r "nuget: Com.Tsl.Rfid.AsciiProtocol, 3.5.0"
// 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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0-android34.0 is compatible. net9.0-android was computed. |
-
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 |