WooCommerce.NET Versions Save

A .NET Wrapper for WooCommerce/WordPress REST API

0.5.0

7 years ago

Version 0.5.0

0.4.2

8 years ago
  • v0.4.2 Minor update
    1. Fix issue when creating product category.

0.4.1

8 years ago
  • v0.4.1 Minor update
    1. Add https support.

0.4.0

8 years ago
  • v0.4.0 Major update
    1. Remove all dependencies. NOTE: Anonymous type will not be allowed for POST or UPDATE calls anymore.
    2. Get all avaliable API routes using WCObject.GetStoreInfo(), all routes are in the WCRoutes property.
    3. Add support for ASP.NET Core 5.0, Xamarin.Android and Xamarin.iOS projects.
    4. Properties of all objects now compliant with WooCommerce REST API DOCS.
    5. Provide built-in RestAPI.SendHttpClientRequest function for your own RESTful calls.

0.3.1

8 years ago

Release build of version 0.3.1

0.2.1

9 years ago

Release build of version 0.2.1

0.2.0

9 years ago

Release build of version 0.2.0