WooCommerceNET.SV 1.1.5

dotnet add package WooCommerceNET.SV --version 1.1.5
NuGet\Install-Package WooCommerceNET.SV -Version 1.1.5
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WooCommerceNET.SV" Version="1.1.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WooCommerceNET.SV --version 1.1.5
#r "nuget: WooCommerceNET.SV, 1.1.5"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install WooCommerceNET.SV as a Cake Addin
#addin nuget:?package=WooCommerceNET.SV&version=1.1.5

// Install WooCommerceNET.SV as a Cake Tool
#tool nuget:?package=WooCommerceNET.SV&version=1.1.5

A .NET Wrapper for WooCommerce REST API. This is a fork of WooCommerce.NET downgraded to .NET Framework 4.6.1 and a number of issues fixed

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6.1

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on WooCommerceNET.SV:

Package Downloads
WooCommerceAccess

WooCommerce webservices API wrapper

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.5 1,174 5/26/2020

This is a fork of WooCommerce.NET downgraded to .NET Framework 4.6.1. WooCommerce.NET is a .NET library for calling WooCommerce REST API in any .NET applications.

GitHub: https://github.com/skuvault/WooCommerce.NET
Origin GitHub: https://github.com/XiaoFaye/WooCommerce.NET
Origin Changes Doc: https://github.com/XiaoFaye/WooCommerce.NET/blob/master/Changes.md

* v0.7.6 update
 1. Supporting WooCommerce Restful API V3.