Cinegy.TtxDecoder 2.0.36-beta

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

// Install Cinegy.TtxDecoder as a Cake Tool
#tool nuget:?package=Cinegy.TtxDecoder&version=2.0.36-beta&prerelease

A teletext subtitle decoder, in C# targetting NET Framework 4.6.1 and NET Core 2.0

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 netcoreapp2.0 is compatible.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
2.0.46 1,025 1/9/2020
2.0.44 1,221 1/6/2020
2.0.43 1,527 12/11/2019
2.0.42 533 12/10/2019
2.0.41 509 12/7/2019
2.0.39-beta 371 12/7/2019
2.0.38-beta 506 7/6/2019
2.0.37-beta 848 9/8/2018
2.0.36-beta 918 2/26/2018
2.0.35-beta 784 2/26/2018
2.0.34-beta 949 2/22/2018
2.0.29-alpha2 2,055 5/16/2017
2.0.25-alpha2 953 4/29/2017
2.0.23-alpha1 822 4/29/2017
2.0.22-alpha1 766 4/19/2017
2.0.21-alpha1 777 4/18/2017
2.0.20-alpha1 776 4/17/2017
2.0.19-alpha1 802 4/15/2017
2.0.18-alpha1 778 4/11/2017
1.0.16 1,059 4/11/2017
1.0.15 951 2/3/2017
1.0.14 983 1/25/2017
1.0.5 1,007 1/7/2017
1.0.4 969 1/7/2017
1.0.3 1,002 1/6/2017
1.0.2 1,029 1/6/2017

Updated to return teletextpackets via event (completing refactor for metrics processing external to this library)