Citrina 1.2.11

There is a newer version of this package available.
See the version list below for details.
dotnet add package Citrina --version 1.2.11
NuGet\Install-Package Citrina -Version 1.2.11
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="Citrina" Version="1.2.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Citrina --version 1.2.11
#r "nuget: Citrina, 1.2.11"
#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 Citrina as a Cake Addin
#addin nuget:?package=Citrina&version=1.2.11

// Install Citrina as a Cake Tool
#tool nuget:?package=Citrina&version=1.2.11

Citrina is a high-performance VK API realization for .NET

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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
3.0.1 1,508 12/14/2017
3.0.0 1,115 9/24/2017
2.5.3 1,344 6/17/2017
2.5.1 1,187 6/8/2017
2.5.0 1,249 6/4/2017
2.4.0 1,260 5/28/2017
2.3.1 1,237 5/28/2017
2.3.0 1,757 3/12/2017
2.2.0 1,442 3/4/2017
2.1.1 1,562 1/18/2017
2.1.0 1,174 1/13/2017
2.0.3 1,202 12/29/2016
1.2.11 1,974 11/4/2016
1.2.10 2,225 11/2/2016
1.2.7 1,528 10/27/2016

Added CallbackAPI support!

     Use Citrina.CallbackEvent type as POST input parameter on your server.
     Use Citrina.CallbackApi.GetEventType and Citrina.CallbackApi.GetEventObject to get an Object model from VK event.
     Callback object types are WallReplyCallback, AudioNewCallback, GroupJoinCallback...

FIND MORE ON
https://bitbucket.org/monterreyxdd/citrina/wiki/Home