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)
|
[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.