Releases: apimatic/core-lib-csharp
Releases · apimatic/core-lib-csharp
Version 0.2.1
Version 0.2.0
Version 0.1.1
Version 0.1.0
0.1.0 (2022-12-27)
APIMatic has introduced a core library to provide a stable runtime that powers all functionality of our SDKs. In this release, we have revamped our CSharp SDKs to improve the code quality and provide better test coverage.
The core library consists of classes that are used to make up the CSharp SDK. They help the SDKs to create and execute requests and responses using the best practices of CSharp language.
Some of the main features that the core library introduces in our CSharp SDKs are:
- Processing of the request
- Request creation
- Execution of the request
- Response handling
- Unit testing
This feature is rigorously tested to guarantee the highest level of speed and stability. Read more