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" />
paket add tdlib.native --version 1.8.21
#r "nuget: tdlib.native, 1.8.21"
// 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.
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.29 | 4,151 | 5/29/2024 |
1.8.21.2 | 165 | 5/26/2024 |
1.8.21 | 10,060 | 11/26/2023 |
1.8.12 | 29,287 | 3/18/2023 |
1.8.9 | 9,424 | 12/9/2022 |
1.8.1 | 8,419 | 4/10/2022 |
1.7.9.1 | 8,626 | 12/9/2021 |
1.7.9 | 7,129 | 12/4/2021 |
1.7.0 | 1,691 | 8/3/2021 |
1.6.0 | 9,307 | 2/16/2020 |
1.3.0 | 6,308 | 9/9/2018 |
1.2.0 | 1,017 | 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.