ydb-dotnet-sdk icon indicating copy to clipboard operation
ydb-dotnet-sdk copied to clipboard

YDB .NET SDK

Results 28 ydb-dotnet-sdk issues
Sort by recently updated
recently updated
newest added

Currently, there is no way to work with topics in the dotnet-sdk. Tell me, when can I expect this?

enhancement

```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...

enhancement

## Pull request type Please check the type of change your PR introduces: - [ ] Bugfix - [ ] Feature - [ ] Code style update (formatting, renaming) -...