https://github.com/mediaexplorer74/vkpeoplesearchapp
My mini-research how to use VkLib to perform OAuth and to search users in VK.com. Draft only
https://github.com/mediaexplorer74/vkpeoplesearchapp
people rnd search uwp vk w10m windows-phone windowsphone
Last synced: about 2 months ago
JSON representation
My mini-research how to use VkLib to perform OAuth and to search users in VK.com. Draft only
- Host: GitHub
- URL: https://github.com/mediaexplorer74/vkpeoplesearchapp
- Owner: mediaexplorer74
- License: apache-2.0
- Created: 2022-04-10T07:35:50.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-10T10:36:12.000Z (about 3 years ago)
- Last Synced: 2025-01-31T12:35:09.188Z (4 months ago)
- Topics: people, rnd, search, uwp, vk, w10m, windows-phone, windowsphone
- Language: C#
- Homepage:
- Size: 1.18 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VkPeopleSearchApp
A sample Windows 10 Mobile app for updated VkLib library.This is my mini-research of VK services (or, how to use VkLib...)
## About
My VkPeopleSearchApp code based on VkLib/VkPeopleSearchApp by Stealth2012.## 2 words about the original
- Shows how to use VkLib to perform OAuth and to search users in VK.com.
- A sample Windows Phone 8.1 (WinRT) app for VkLib library is obsolete (it can't connect to vk at now)## Screenshots
![]()
## Status
- Work-in-progress## Credits
https://github.com/artemshuba/VkPeopleSearchApp -- Artem Shuba's VkPeopleSearchAppAS IS. No support. RnD only.
-- mediaexplorer 2022