Project DescriptionVK9 is library that allows you to easily work with official VK (Vkontakte) API in your Microsoft .NET application.
VK9 - full-featured, object-oriented implementation of Vkontakte API written in C# 4.0 with use of asynchronous (awaitable) programming style. Although, you can use .NET version lower than 4.5 with disabling async implementation.
VK.com (originally Vkontakte) is the largest social network in europe, mostly popular in Russia, CIS and other countries.
Usage examples are shown in demo application(s). This library project is still under progress, but usable.
While library is still not finished and work is in progress, sources can be found on GitHub:
https://github.com/CrackHD/vk9, more details there.
Luck