xSkrape.APIWrapper.REST.Sample
1.0.10
dotnet add package xSkrape.APIWrapper.REST.Sample --version 1.0.10
NuGet\Install-Package xSkrape.APIWrapper.REST.Sample -Version 1.0.10
<PackageReference Include="xSkrape.APIWrapper.REST.Sample" Version="1.0.10" />
paket add xSkrape.APIWrapper.REST.Sample --version 1.0.10
#r "nuget: xSkrape.APIWrapper.REST.Sample, 1.0.10"
// Install xSkrape.APIWrapper.REST.Sample as a Cake Addin #addin nuget:?package=xSkrape.APIWrapper.REST.Sample&version=1.0.10 // Install xSkrape.APIWrapper.REST.Sample as a Cake Tool #tool nuget:?package=xSkrape.APIWrapper.REST.Sample&version=1.0.10
xSkrape provides parsing / tabular detection for structured, semi and non-structured data sources with minimal coding. Interact with HTML, JSON, XML, CSV, Excel, DropBox, Google Docs and other sources using simple directives. This package contains a .cs file with example usage of the REST-based version.
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.1
- xSkrape.APIWrapper.Base (>= 1.0.2)
- xSkrape.APIWrapper.REST (>= 1.0.2)
-
.NETStandard 2.0
- xSkrape.APIWrapper.Base (>= 1.0.2)
- xSkrape.APIWrapper.REST (>= 1.0.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.10 | 1,242 | 11/11/2017 |
Source code is also available on github at https://github.com/codexguy/xSkrape.APIWrapper.REST
The best way to use this sample is to install is inside a console app where you can invoke the RunAll() method in the included .cs file.