tdlib.native 1.8.21

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

// Install tdlib.native as a Cake Tool
#tool nuget:?package=tdlib.native&version=1.8.21

NuGet packaging for tdlib: Telegram client library.

There are no supported framework assets in this 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 tdlib.native:

Package Downloads
Roxxel.TeleSharp

Telegram TDLib Api

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on tdlib.native:

Repository Stars
egramtel/egram.tel
Crossplatform Telegram client
egramtel/tdsharp
C#/.NET Core bindings for TDLib (Telegram MTProto API)
Version Downloads Last updated
1.8.21 5,005 11/26/2023
1.8.12 19,904 3/18/2023
1.8.9 7,118 12/9/2022
1.8.1 7,148 4/10/2022
1.7.9.1 7,573 12/9/2021
1.7.9 6,596 12/4/2021
1.7.0 1,617 8/3/2021
1.6.0 9,200 2/16/2020
1.3.0 5,893 9/9/2018
1.2.0 934 9/5/2018

[Changed]

- Update to TDLib v1.8.21 (https://github.com/tdlib/td/tree/07c1d53a6d3cb1fad58d2822e55eef6d57363581).
- (Breaking change!) The package now only supports macOS 11, since macOS 10 is out of support by the OS (and CI infrastructure) vendor.
- (Breaking change!) The package now only supports Ubuntu 20.04 and newer, since Ubuntu 18.04 has reached EOL.