Tsl.AsciiProtocol 6.3.4

dotnet add package Tsl.AsciiProtocol --version 6.3.4                
NuGet\Install-Package Tsl.AsciiProtocol -Version 6.3.4                
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="Tsl.AsciiProtocol" Version="6.3.4" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Tsl.AsciiProtocol --version 6.3.4                
#r "nuget: Tsl.AsciiProtocol, 6.3.4"                
#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 Tsl.AsciiProtocol as a Cake Addin
#addin nuget:?package=Tsl.AsciiProtocol&version=6.3.4

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

ASCII Protocol library

A library for communicating with Technology Solutions UK Ltd Bluetooth and USB UHF RFID Readers

History

Before version 6 this library was based on Portable Class Libraries (PCL) and used the Bait and Switch technique to load platform specific implementations of the library based on the target platform. A this fell out of favor for #.NET Standard# libraries development stopped on this library and TSL.AsciiProtoco.Std was created. Now #.NET Framework# is no more and long live #.NET# this package has been reserected using modern #SDK Style# projects.

About

This library provides the .NET SDK for ASCII Protocol development for targetting Windows, Android and iOS.

For more information see AsciiProtocol

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-android34.0 is compatible.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-ios18.0 is compatible.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net8.0-windows7.0 is compatible.  net8.0-windows10.0.19041 is compatible.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Tsl.AsciiProtocol:

Package Downloads
Tsl.Barcode

Implementation of the Technology Solutions barcode reader configuration API for use with Universal Apps, Universal Windows Platform, Xamarin and Xamarin Forms

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.3.4 124 2/20/2025
6.3.1 244 2/14/2025
6.1.0-alpha.297 299 9/16/2024
6.1.0-alpha.296 77 9/9/2024
6.0.1-alpha0234 791 7/3/2024
6.0.1-alpha0222 192 6/13/2024
6.0.1-alpha0202 122 5/14/2024
6.0.1-alpha0198 105 5/10/2024
1.4.0 9,944 11/19/2019
1.3.6 5,042 7/17/2019
1.3.4 684 7/12/2019
1.3.0-beta-2 507 5/29/2019
1.2.0-beta-3 576 5/1/2019
1.2.0-beta-2 932 4/17/2019
1.2.0-beta-1 533 4/1/2019
1.0.1 14,466 6/28/2018
1.0.0 2,703 2/23/2018
0.9.5 2,212 10/19/2017
0.9.5-beta 992 4/12/2017
0.9.4 3,016 10/4/2016
0.9.3 2,522 6/2/2016
0.8.5977.30104 1,394 5/13/2016

Added .NET 8 support