CatraProto.Client
1.1.0
dotnet add package CatraProto.Client --version 1.1.0
NuGet\Install-Package CatraProto.Client -Version 1.1.0
<PackageReference Include="CatraProto.Client" Version="1.1.0" />
paket add CatraProto.Client --version 1.1.0
#r "nuget: CatraProto.Client, 1.1.0"
// Install CatraProto.Client as a Cake Addin #addin nuget:?package=CatraProto.Client&version=1.1.0 // Install CatraProto.Client as a Cake Tool #tool nuget:?package=CatraProto.Client&version=1.1.0
What is CatraProto?
CatraProto is a fully-asynchronous library that implements the MTProto protocol and the Telegram API.
This means you can interact with the Telegram API (as a regular user as well) without having any knowledge of the encryption and communication protocol.
It also implements many aspects of the API so you won't have to take care of any database implementation or updates handling.
Getting started
To get started, please visit the Getting Started section of the documentation.
Stay in touch
We also have a Telegram Channel where important information will be published.
Getting support
You can create tickets on GitHub if you need help, or if you feel more comfortable you'll be more than welcome in our support group
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net5.0
- CatraProto.TL (>= 1.0.0)
- Microsoft.Data.Sqlite (>= 6.0.1)
- Newtonsoft.Json (>= 13.0.1)
- Serilog (>= 2.10.0)
- Serilog.Expressions (>= 3.4.0)
- Serilog.Sinks.Console (>= 3.1.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.