Cinegy.TtxDecoder 2.0.35-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.35-beta                
NuGet\Install-Package Cinegy.TtxDecoder -Version 2.0.35-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.35-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.35-beta                
#r "nuget: Cinegy.TtxDecoder, 2.0.35-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.35-beta&prerelease

// Install Cinegy.TtxDecoder as a Cake Tool
#tool nuget:?package=Cinegy.TtxDecoder&version=2.0.35-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,108 1/9/2020
2.0.44 1,261 1/6/2020
2.0.43 1,602 12/11/2019
2.0.42 551 12/10/2019
2.0.41 528 12/7/2019
2.0.39-beta 386 12/7/2019
2.0.38-beta 531 7/6/2019
2.0.37-beta 885 9/8/2018
2.0.36-beta 943 2/26/2018
2.0.35-beta 797 2/26/2018
2.0.34-beta 992 2/22/2018
2.0.29-alpha2 2,210 5/16/2017
2.0.25-alpha2 985 4/29/2017
2.0.23-alpha1 833 4/29/2017
2.0.22-alpha1 779 4/19/2017
2.0.21-alpha1 793 4/18/2017
2.0.20-alpha1 791 4/17/2017
2.0.19-alpha1 817 4/15/2017
2.0.18-alpha1 793 4/11/2017
1.0.16 1,078 4/11/2017
1.0.15 968 2/3/2017
1.0.14 1,001 1/25/2017
1.0.5 1,023 1/7/2017
1.0.4 986 1/7/2017
1.0.3 1,018 1/6/2017
1.0.2 1,046 1/6/2017

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