Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 419 Bytes

File metadata and controls

11 lines (6 loc) · 419 Bytes

Lombiq Helpful Libraries - Refit Libraries for Orchard Core

About

Adds helpers for working with the Refit RESTful API consumer library.

For general details about and on using the Helpful Libraries see the root Readme.

Helpers

  • RefitHelper: Adds shortcuts for creating Refit API clients from interfaces. (e.g. RefitHelper.WithNewtonsoftJson<T>())