wp-net / WordPressPCL

This is a portable library for consuimg the WordPress REST-API in (almost) any C# application
MIT License
340 stars 130 forks source link

Update UsersQueryBuilder.cs #348

Closed jeffkaffen closed 1 year ago

jeffkaffen commented 1 year ago

Adding Statuses query parameter to UsersQueryBuilder.cs to support querying on Status for CustomRequest.GetAsync() https://github.com/wp-net/WordPressPCL/issues/347