SharpTL 0.9.0

dotnet add package SharpTL --version 0.9.0
                    
NuGet\Install-Package SharpTL -Version 0.9.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="SharpTL" Version="0.9.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SharpTL" Version="0.9.0" />
                    
Directory.Packages.props
<PackageReference Include="SharpTL" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SharpTL --version 0.9.0
                    
#r "nuget: SharpTL, 0.9.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.
#addin nuget:?package=SharpTL&version=0.9.0
                    
Install SharpTL as a Cake Addin
#tool nuget:?package=SharpTL&version=0.9.0
                    
Install SharpTL as a Cake Tool

Portable class library allows to serialize/deserialize objects defined in Type Language (https://core.telegram.org/mtproto/TL) schemas.
     Supported platforms:

     .NET Framework 4.5
     .NET for Windows Store apps
     .NET for Windows Phone 8 apps
     Portable Class Libraries

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on SharpTL:

Repository Stars
Disa-im/DisaOpenSource
A platform for Disa's unified messenger
Version Downloads Last updated
0.9.0 4,046 12/18/2014
0.8.0 4,930 11/9/2014
0.7.2 2,061 11/6/2014
0.7.1 2,501 11/6/2014
0.7.0 2,389 10/30/2014
0.6.0 1,930 2/15/2014
0.6.0-pre2 1,591 2/15/2014
0.6.0-pre1 1,621 2/15/2014
0.5.0 2,006 1/23/2014
0.4.2 1,952 1/11/2014
0.4.1 1,809 1/10/2014