Hi <@U04UQ68083H> is the .NET SDK available for OR...
# ory-copilot
g
Hi @chilly-king-10285 is the .NET SDK available for ORY KETO?
c
A message from kapa.ai
Yes, the .NET SDK is available for Ory Keto. You can download it from the NuGet package repository at this link: [.NET SDK for Ory Keto](https://www.nuget.org/packages/Ory.keto.Client/) Before using the SDK, it's recommended to consult the Ory Keto [REST](https://www.ory.sh/docs/keto/reference/rest-api) and [gRPC](https://www.ory.sh/docs/keto/reference/proto-api) API documentation. You can also view the source code for the generated SDKs in the [Ory Keto SDKs GitHub repository](https://github.com/ory/sdk/tree/master/clients/keto/). Please note that the Ory SDKs are generated using the [openapi-generator](https://github.com/OpenAPITools/openapi-generator), which can make changes to the generated code with each new version. This may break backwards compatibility in some cases, so the Ory SDK may not be compatible with previous versions. Source: [Ory Keto SDK Overview](https://www.ory.sh/docs/keto/sdk/overview)