We have added support for initializing the .NET SDK from configuration to simplify setup and enhance developer experience.
Introducing Client Initialization from Configuration in .NET SDKs
· 3 min read
We have added support for initializing the .NET SDK from configuration to simplify setup and enhance developer experience.
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.
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.