Easy-to-use VK (originally VKontakte) API schema parser that gives you back a bunch of ordinary .NET objects kindly prepared for futher processing.
Info
Version: | 1.0.8 |
Author(s): | Arthur Khrabrov |
Last Update: | Tuesday, January 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/khrabrovart/vk-api-schema-parser |
NuGet Url: | https://www.nuget.org/packages/VKApiSchemaParser |
Install
Install-Package VKApiSchemaParser
dotnet add package VKApiSchemaParser
paket add VKApiSchemaParser
VKApiSchemaParser Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Newtonsoft.Json(>= 12.0.1)
- Newtonsoft.Json.Schema(>= 3.0.10)
- Newtonsoft.Json(>= 12.0.1)
- Newtonsoft.Json.Schema(>= 3.0.10)
Tags