XiaoFaye / WooCommerce.NET

A .NET Wrapper for WooCommerce/WordPress REST API
MIT License
391 stars 217 forks source link

few changes #723

Closed XiaoFaye closed 1 year ago

XiaoFaye commented 1 year ago
  1. Change all ID to ulong data type.
  2. Add WCCustomerItem with find customer by email function.
  3. escape all parameters.