Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

We have a NuGet (http://www.nuget.org) package that .NET developers can download through NuGet packat manager (search for Meridix). The client contains facade classes for most API operations available and handles the underlying HTTP operations and provides a typed interface with validation and error handling.

The client is still under active development and additional API operations will be added in the near future. Currently the following API sections have been implemented in the client:

  • api/admin
  • api/customer
  • api/user
  • api/units
  • api/status  

Nuget page URL:
https://nuget.org/packages/MeridixStudioWebAPI/

  • No labels