Skip to main content

2 posts tagged with ".NET"

View All Tags

· 3 min read

APIMatic now supports four widely-used pagination strategies in .NET SDKs: Offset, Page, Cursor, and Link based pagination. This enhancement provides a seamless and unified way to consume paginated API responses, regardless of the underlying mechanism.

· One min read

We’ve added support for configuring proxy servers in the generated .NET SDKs.

This enhancement enables API requests to be routed through custom proxy servers, making it easier to work within corporate networks, behind firewalls, or in environments where outbound connections must go through a proxy.