We have moved the import statements outside the namespace for generated C# SDKs to comply with .NET best practices.
Relocation of Import Statements in C# SDKs
· One min read
We have moved the import statements outside the namespace for generated C# SDKs to comply with .NET best practices.
In this release, we have improved the code quality of our generated C# code samples by making them idiomatic.
APIMatic has introduced core library to provide a stable runtime that powers all functionality of our SDKs. In this release, we have revamped our C# SDKs to improve the code quality and provide better test coverage.