ydb-dotnet-sdk
ydb-dotnet-sdk copied to clipboard
YDB .NET SDK
Currently, there is no way to work with topics in the dotnet-sdk. Tell me, when can I expect this?
```Ydb.Sdk.Driver+InitializationFailureException: Failed to discover initial endpoints\n ---> Grpc.Core.RpcException: Status(StatusCode="Unavailable", Detail="Error starting gRPC call. HttpRequestException: Resource temporarily unavailable (***secret***) SocketException: Resource temporarily unavailable", DebugException="System.Net.Http.HttpRequestException: Resource temporarily unavailable (***secret***)\n ---> System.Net.Sockets.SocketException (11):...
# Feature Request **Describe the Feature Request** Add support for `Guid`. **Describe Preferred Solution** **Describe Alternatives** Now guid can be stored in a column of type string. **Related Code** **Additional...
## Pull request type Please check the type of change your PR introduces: - [ ] Bugfix - [ ] Feature - [ ] Code style update (formatting, renaming) -...