tdlib.native
1.8.21
See the version list below for details.
dotnet add package tdlib.native --version 1.8.21
NuGet\Install-Package tdlib.native -Version 1.8.21
<PackageReference Include="tdlib.native" Version="1.8.21" />
<PackageVersion Include="tdlib.native" Version="1.8.21" />
<PackageReference Include="tdlib.native" />
paket add tdlib.native --version 1.8.21
#r "nuget: tdlib.native, 1.8.21"
#:package tdlib.native@1.8.21
#addin nuget:?package=tdlib.native&version=1.8.21
#tool nuget:?package=tdlib.native&version=1.8.21
NuGet packaging for tdlib: Telegram client library.
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.63 | 980 | 4/4/2026 |
| 1.8.62 | 518 | 3/6/2026 |
| 1.8.61.1 | 243 | 3/1/2026 |
| 1.8.60 | 1,515 | 1/10/2026 |
| 1.8.59 | 290 | 12/29/2025 |
| 1.8.58 | 899 | 12/7/2025 |
| 1.8.56.1 | 610 | 11/16/2025 |
| 1.8.45 | 10,113 | 2/14/2025 |
| 1.8.29 | 13,463 | 5/29/2024 |
| 1.8.21.2 | 509 | 5/26/2024 |
| 1.8.21 | 11,571 | 11/26/2023 |
| 1.8.12 | 46,647 | 3/18/2023 |
| 1.8.9 | 11,342 | 12/9/2022 |
| 1.8.1 | 8,751 | 4/10/2022 |
| 1.7.9.1 | 9,015 | 12/9/2021 |
| 1.7.9 | 7,717 | 12/4/2021 |
| 1.7.0 | 1,908 | 8/3/2021 |
[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.