An ARLEM Document parser (currently Only JSON).
Info
Version: | 1.0.0 |
Author(s): | rizalishan |
Last Update: | Friday, July 6, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rwth-acis/ARLEMDecipher |
NuGet Url: | https://www.nuget.org/packages/ARLEMDecipher |
Install
Install-Package ARLEMDecipher
dotnet add package ARLEMDecipher
paket add ARLEMDecipher
ARLEMDecipher Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Client(>= 5.2.6)
- Microsoft.Bcl(>= 1.1.10)
- Newtonsoft.Json(>= 11.0.2)
- RestSharp(>= 106.3.1)