Tsl.AsciiProtocol.Std 1.4.0-beta-14

This is a prerelease version of Tsl.AsciiProtocol.Std.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Tsl.AsciiProtocol.Std --version 1.4.0-beta-14
NuGet\Install-Package Tsl.AsciiProtocol.Std -Version 1.4.0-beta-14
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.Std" Version="1.4.0-beta-14" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Tsl.AsciiProtocol.Std --version 1.4.0-beta-14
#r "nuget: Tsl.AsciiProtocol.Std, 1.4.0-beta-14"
#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.Std as a Cake Addin
#addin nuget:?package=Tsl.AsciiProtocol.Std&version=1.4.0-beta-14&prerelease

// Install Tsl.AsciiProtocol.Std as a Cake Tool
#tool nuget:?package=Tsl.AsciiProtocol.Std&version=1.4.0-beta-14&prerelease

Implementation of the Technology Solutions ASCII Protocol for use with Universal Apps, Universal Windows Platform, Xamarin and Xamarin Forms

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-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net46 was computed.  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.  monoandroid60 is compatible. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed.  uap10.0.15063 is compatible. 
Xamarin.iOS xamarinios was computed.  xamarinios10 is compatible. 
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.

This package has no dependencies.

NuGet packages (1)

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

Package Downloads
Tsl.SimpleProtocol

Adds HF LF support to the TSL ASCII Protocol nuget packages for the 2173

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.6.0 7,199 11/23/2022
1.5.0-Beta2 493 11/2/2021
1.4.4-Beta4 1,074 4/27/2021
1.4.4-Beta1 1,934 4/16/2020
1.4.3 20,454 2/5/2020
1.4.0 1,378 11/19/2019
1.4.0-beta-14 564 10/24/2019
1.4.0-beta-13 397 10/23/2019
1.4.0-beta-11 827 9/17/2019
1.3.7-beta-1 726 8/9/2019
1.3.0-alpha-7 550 5/30/2019

version 1.4.0
     - First release of the new, high-level, Reader Operations API aimed at simplifying common RFID tasks.
       Sample Code, demonstrating the use of the Reader Operations, is available in the TSL Xamarin.Std SDK
       The Execute extensions for IAsciiCommander have been restored.

     version 1.3.7
     - Fixes issue with reconnecting Readers (iOS, Android)

     version 1.3.6
     - Fixes minor issue with DLL versioning

     version 1.3.5
     - Fixes issue with missing licence file

     version 1.3.3
     - Fixes issue with reconnecting Readers (UWP)

     version 1.3.2
     - Fixes issue with UWP USB devices

     version 1.3.1
     - Bug fix: restored .NET45 support omitted from v1.3.0 package

     version 1.3.0
     - first release of the .NET Standard version of this SDK. At version 1.3 to bring in line with the Tsl.AsciiProtocol PCL version of this library