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.

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 384 12/18/2014
0.8.0 1,862 11/9/2014
0.7.2 273 11/6/2014
0.7.1 680 11/6/2014
0.7.0 643 10/30/2014
0.6.0 77 2/15/2014
0.6.0-pre2 43 2/15/2014
0.6.0-pre1 40 2/15/2014
0.5.0 80 1/23/2014
0.4.2 84 1/11/2014
0.4.1 44 1/10/2014