CatraProto.Client 1.1.0

dotnet add package CatraProto.Client --version 1.1.0
NuGet\Install-Package CatraProto.Client -Version 1.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CatraProto.Client" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CatraProto.Client --version 1.1.0
#r "nuget: CatraProto.Client, 1.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 465 6/21/2022
1.0.0 417 5/6/2022