The first line of the readme in cognitedata/cognite-sdk-dotnet: .NET SDK for Cognite Data Fusion (CDF) (github.com) is:
Under development, not recommended for production use cases
We are currently using this library in production, but we are having to add our own support for some features that are natively built into the Python SDK:
- Mocking/Testability
- Concurrency and connection pooling
- More mature data classes/SDK “glue”
Please devote time and effort towards making this library production ready and officially supported. Thank you!