CatraProto.Client
1.0.0
See the version list below for details.
dotnet add package CatraProto.Client --version 1.0.0
NuGet\Install-Package CatraProto.Client -Version 1.0.0
<PackageReference Include="CatraProto.Client" Version="1.0.0" />
paket add CatraProto.Client --version 1.0.0
#r "nuget: CatraProto.Client, 1.0.0"
// Install CatraProto.Client as a Cake Addin #addin nuget:?package=CatraProto.Client&version=1.0.0 // Install CatraProto.Client as a Cake Tool #tool nuget:?package=CatraProto.Client&version=1.0.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 the API so you won't have to take care of any database implementation or updates handling.
Github: https://github.com/CatraProto/Client
Full documentation
Full documentation is available at https://catraproto.github.io/docs
Social
Telegram Channel: https://t.me/CatraProto
Telegram Discussion: https://t.me/catraprotodiscussion
License
Licensed under LGPL 3.0. See COPYING and COPYING.LESSER
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.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.