VkontakteAPI 5.23.0

dotnet add package VkontakteAPI --version 5.23.0
NuGet\Install-Package VkontakteAPI -Version 5.23.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="VkontakteAPI" Version="5.23.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VkontakteAPI --version 5.23.0
#r "nuget: VkontakteAPI, 5.23.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 VkontakteAPI as a Cake Addin
#addin nuget:?package=VkontakteAPI&version=5.23.0

// Install VkontakteAPI as a Cake Tool
#tool nuget:?package=VkontakteAPI&version=5.23.0

Реализация Вконтакте API для .NET. Примеры использования Вы можете найти на CodePlex: https://vkdotnet.codeplex.com/

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.

This package has no dependencies.

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
5.23.0 4,496 7/15/2014
5.21.2 1,081 6/18/2014
5.21.0 1,138 5/25/2014
5.20.0 1,473 4/11/2014
5.11.0 1,437 2/22/2014

- Применены изменения в связи с новой версией API - 5.23;
- Доработана система авторизации и разрешений;
- Переход на Nullable<T> типы;
- Некоторые методы с этой версии можно использовать без авторизации. Например, все методы классов Database и Widgets;