Skip to content

Prebuilt binaries of TDLib distributed as a NuGet package.

License

Notifications You must be signed in to change notification settings

sanderwollaert/tdlib.native

 
 

Repository files navigation

tdlib.native

This is a project to pack TDLib (the Telegram Database library) binaries built for several platforms:

We aim to create a transparent process with no manual intervention, where every artifact is produced in a clean CI environment, and uploaded automatically.

Getting Started

  • Install the latest package (all binaries packed for .NET SDK) from NuGet: NuGet
  • Download the latest binaries from the Releases section

If using .NET, then you'll probably need to also install tdsharp, and then use the library through the provided API.

For other technologies or if you don't want to use tdsharp in .NET, you can just download the binaries and then use them in a manner your technology allows to use dynamically loaded libraries. Consult the TDLib documentation for further directions.

Library Dependencies

On Windows, Microsoft Visual C Redistributable of version 2019 or higher is required by TDLib.

Documentation

About

Prebuilt binaries of TDLib distributed as a NuGet package.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%