ydb-dotnet-sdk
ydb-dotnet-sdk copied to clipboard
YDB .NET SDK
Add Dispose method to ICredentialsProvider with empty default implementation (for backward compatible) and call it while Driver disposing. Implement the method for StaticCredentialsProvider and stop background refresh token task. Then...
https://t.me/ydb_ru/9894
# Bug Report **YDB dotnet SDK version:** 0.1.0 When client receive resource exhausted error - sdk raise ClientTransportResourceExhausted without details. Need to raise exception with details (get from issues from...
### Цель проекта Реализация методов управления топиками в сервисе ydb topic: ### Результат: В SDK реализованы методы: CreateTopic DescribeTopic DescribeConsumer AlterTopic DropTopic ### Критерии приёмки: 1. Реализованы все методы API...