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.
<PackageVersion Include="Cinegy.TtxDecoder" Version="2.0.36-beta" />
                    
Directory.Packages.props
<PackageReference Include="Cinegy.TtxDecoder" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=Cinegy.TtxDecoder&version=2.0.36-beta&prerelease
                    
Install Cinegy.TtxDecoder as a Cake Addin
#tool nuget:?package=Cinegy.TtxDecoder&version=2.0.36-beta&prerelease
                    
Install Cinegy.TtxDecoder as a Cake Tool

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.  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 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,337 1/9/2020
2.0.44 1,295 1/6/2020
2.0.43 1,634 12/11/2019
2.0.42 583 12/10/2019
2.0.41 561 12/7/2019
2.0.39-beta 414 12/7/2019
2.0.38-beta 560 7/6/2019
2.0.37-beta 937 9/8/2018
2.0.36-beta 1,060 2/26/2018
2.0.35-beta 914 2/26/2018
2.0.34-beta 1,109 2/22/2018
2.0.29-alpha2 2,294 5/16/2017
2.0.25-alpha2 1,070 4/29/2017
2.0.23-alpha1 919 4/29/2017
2.0.22-alpha1 863 4/19/2017
2.0.21-alpha1 875 4/18/2017
2.0.20-alpha1 871 4/17/2017
2.0.19-alpha1 897 4/15/2017
2.0.18-alpha1 880 4/11/2017
1.0.16 1,171 4/11/2017
1.0.15 1,055 2/3/2017
1.0.14 1,092 1/25/2017
1.0.5 1,113 1/7/2017
1.0.4 1,074 1/7/2017
1.0.3 1,109 1/6/2017
1.0.2 1,138 1/6/2017

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