{"id":26628326,"url":"https://github.com/ivanmem/vknet","last_synced_at":"2026-03-01T01:01:38.832Z","repository":{"id":282966813,"uuid":"950248372","full_name":"ivanmem/VkNet","owner":"ivanmem","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-17T22:07:52.000Z","size":21274,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-06-29T13:45:10.629Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ivanmem.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"tidelift":"nuget/VkNet","custom":["https://money.alfabank.ru/p2p/web/transfer/minyutin","https://www.paypal.me/InyutinMaxim","https://qiwi.me/itsokto","https://paypal.me/itsokto"]}},"created_at":"2025-03-17T21:37:18.000Z","updated_at":"2025-03-17T22:07:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"40c822ec-6a08-4002-9587-40496b6ef437","html_url":"https://github.com/ivanmem/VkNet","commit_stats":null,"previous_names":["ivanmem/vknet"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ivanmem/VkNet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanmem%2FVkNet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanmem%2FVkNet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanmem%2FVkNet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanmem%2FVkNet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ivanmem","download_url":"https://codeload.github.com/ivanmem/VkNet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanmem%2FVkNet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29957128,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T22:53:01.873Z","status":"ssl_error","status_checked_at":"2026-02-28T22:52:50.699Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-24T12:30:15.770Z","updated_at":"2026-03-01T01:01:38.801Z","avatar_url":"https://github.com/ivanmem.png","language":"C#","funding_links":["https://tidelift.com/funding/github/nuget/VkNet","https://money.alfabank.ru/p2p/web/transfer/minyutin","https://www.paypal.me/InyutinMaxim","https://qiwi.me/itsokto","https://paypal.me/itsokto"],"categories":[],"sub_categories":[],"readme":"# Vk Api for .NET\n||Badge|\n|------|:------:|\n|**Build Status**|[![GitHub Actions](https://github.com/vknet/vk/actions/workflows/push.yml/badge.svg?branch=develop)](https://github.com/vknet/vk/actions/workflows/push.yml)\n|**Target Frameworks**|[![Targets](https://img.shields.io/badge/.NET%20Standard-2.0-green.svg)](https://docs.microsoft.com/ru-ru/dotnet/standard/net-standard) [![Targets](https://img.shields.io/badge/.NET%20-6-green.svg)](https://docs.microsoft.com/ru-ru/dotnet/core/introduction) [![Targets](https://img.shields.io/badge/.NET%20-7-green.svg)](https://docs.microsoft.com/ru-ru/dotnet/core/introduction)|\n|**Nuget**|[![](http://img.shields.io/nuget/v/VkNet.svg)](http://www.nuget.org/packages/VkNet) [![](http://img.shields.io/nuget/vpre/VkNet.svg)](http://www.nuget.org/packages/VkNet/#versions-body-tab)\n|**Downloads**|[![](https://img.shields.io/nuget/dt/VkNet.svg)](https://www.nuget.org/packages/VkNet/)\n|**Issues**|[![](https://img.shields.io/github/issues/VkNet/Vk.svg)](https://github.com/vknet/vk/issues)\n|**Contacts**|[![Telegram Chat](https://img.shields.io/badge/Chat-Telegram-0F80C1.svg)](https://t.me/VkDotNet)|\n\n# При поддержке\n[![Supported by JebBrains](https://raw.githubusercontent.com/vknet/vk/master/.github/jetbrains_logo.png)](https://www.jetbrains.com/)\n\n# Как использовать\n### Добавьте пакет в ваш проект:\n**Package Manager**\n``` powershell\nPM\u003e Install-Package VkNet\n```\n**.NET CLI**\n``` bash\n\u003e dotnet add package VkNet\n```\n### Выполните следующие действия:\n1. [Создайте приложение](https://vk.com/editapp?act=create)\n2. Авторизуйтесь как указано в [документации](https://vknet.github.io/vk/authorize/)\n3. Используйте необходимые методы. [Список методов по категориям](https://vknet.github.io/vk/)\n4. [Список часто задаваемых вопросов](https://github.com/vknet/vk/wiki/FAQ)\n5. [Обсуждение в Telegram](https://t.me/VkDotNet)\n\n# План развития проекта\n\n- Обновить некоторые методы в соответствии с [changelog vk](https://dev.vk.com/reference/versions) до актуальной версии 5.131.\n- Обновить документацию проекта\n\n# Credits\n\nБольшое спасибо следующим организациям и проектам, работа которых имеет важное значение для развития проекта:\n- [JetBrains](http://www.jetbrains.com/) - [ReSharper](http://www.jetbrains.com/resharper)/[Rider](https://www.jetbrains.com/rider/) лицензия для разработки VkNet\n- [Json.Net](http://www.newtonsoft.com/json) - Popular high-performance JSON framework for .NET\n- [HtmlAgilityPack](http://html-agility-pack.net/)\n- [NUnit](http://www.nunit.org/) - NUnit is a unit-testing framework for all .Net languages.\n- [Moq](https://github.com/moq/moq4) - The most popular and friendly mocking framework for .NET\n- [SonarAnalyzer.CSharp](https://www.sonarlint.org/visualstudio/) - Analyzers which spot bugs and code smells in your code.\n\n# Помощь проекту \n- [![На счет в банке](https://bpurl.biz/Jb)](https://money.alfabank.ru/p2p/web/transfer/minyutin)\n- [![PayPal](https://img.shields.io/badge/PayPal-donate-red.svg)](https://www.paypal.me/InyutinMaxim)\n- Также вы можете помочь проекту `Pull Request`'ом\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanmem%2Fvknet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivanmem%2Fvknet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanmem%2Fvknet/lists"}