You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+3-8
Original file line number
Diff line number
Diff line change
@@ -31,24 +31,19 @@ PM> Install-Package VkNet
31
31
32
32
# План развития проекта
33
33
34
-
-[] Обновить некоторые методы в соответствии с [changelog vk](https://vk.com/dev/versions) до актуальной версии 5.78.
35
-
-[ ] Недостающие классы и методы
34
+
-[x] Обновить некоторые методы в соответствии с [changelog vk](https://vk.com/dev/versions) до актуальной версии 5.78.
35
+
-[ ][Недостающие классы и методы](http://bit.ly/2slXKrI)
36
36
-[ ] Обновить документацию проекта
37
37
38
-
# Альфа сборки
39
-
40
-
Альфа сборки доступны из следующего nuget канала: [https://www.myget.org/F/vknet-alpha/api/v3/index.json](https://www.myget.org/F/vknet-alpha/api/v3/index.json)[](https://www.myget.org/F/vknet-alpha/api/v3/index.json)
41
-
42
38
# Credits
43
39
44
40
Большое спасибо следующим организациям и проектам, работа которых имеет важное значение для развития проекта:
45
41
-[JetBrains](http://www.jetbrains.com/) - [ReSharper](http://www.jetbrains.com/resharper) лицензия для разработки VkNet
46
42
-[Json.Net](http://www.newtonsoft.com/json) - Popular high-performance JSON framework for .NET
-[NUnit](http://www.nunit.org/) - NUnit is a unit-testing framework for all .Net languages.
49
45
-[Moq](https://github.com/moq/moq4) - The most popular and friendly mocking framework for .NET
50
46
-[NLog](http://nlog-project.org/) - Flexible & free open-source logging for .NET
51
-
-[Simple Injector](https://simpleinjector.org/index.html) - Simple Injector is an easy, flexible and fast dependency injection library that uses best practice to guide your solutions toward the pit of success.
52
47
-[SonarAnalyzer.CSharp](https://www.sonarlint.org/visualstudio/) - Analyzers which spot bugs and code smells in your code.
0 commit comments