Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
inyutin-maxim authored Jun 1, 2018
1 parent 774bb3e commit a8c8e59
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,24 +31,19 @@ PM> Install-Package VkNet

# План развития проекта

- [ ] Обновить некоторые методы в соответствии с [changelog vk](https://vk.com/dev/versions) до актуальной версии 5.78.
- [ ] Недостающие классы и методы
- [x] Обновить некоторые методы в соответствии с [changelog vk](https://vk.com/dev/versions) до актуальной версии 5.78.
- [ ] [Недостающие классы и методы](http://bit.ly/2slXKrI)
- [ ] Обновить документацию проекта

# Альфа сборки

Альфа сборки доступны из следующего nuget канала: [https://www.myget.org/F/vknet-alpha/api/v3/index.json](https://www.myget.org/F/vknet-alpha/api/v3/index.json) [![](https://img.shields.io/myget/vknet-alpha/vpre/VkNet.svg)](https://www.myget.org/F/vknet-alpha/api/v3/index.json)

# Credits

Большое спасибо следующим организациям и проектам, работа которых имеет важное значение для развития проекта:
- [JetBrains](http://www.jetbrains.com/) - [ReSharper](http://www.jetbrains.com/resharper) лицензия для разработки VkNet
- [Json.Net](http://www.newtonsoft.com/json) - Popular high-performance JSON framework for .NET
- [HtmlAgilityPack](http://html-agility-pack.net/?z=codeplex)
- [HtmlAgilityPack](http://html-agility-pack.net/)
- [NUnit](http://www.nunit.org/) - NUnit is a unit-testing framework for all .Net languages.
- [Moq](https://github.com/moq/moq4) - The most popular and friendly mocking framework for .NET
- [NLog](http://nlog-project.org/) - Flexible & free open-source logging for .NET
- [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.
- [SonarAnalyzer.CSharp](https://www.sonarlint.org/visualstudio/) - Analyzers which spot bugs and code smells in your code.

# Помощь проекту
Expand Down

0 comments on commit a8c8e59

Please sign in to comment.