---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
alternate:
  - https://ydb.tech/docs/en/reference/languages-and-apis/ado-net/installation.md?version=v25.4
  - https://ydb.tech/docs/ru/reference/languages-and-apis/ado-net/installation.md?version=v25.4
  - href: en/reference/languages-and-apis/ado-net/installation.md
    type: text/markdown
    title: Markdown version
  - href: ../../../llms.txt
    type: text/markdown
    title: llms.txt
sourcePath: en/core/reference/languages-and-apis/ado-net/installation.md
---
> **Documentation Index:** Fetch the complete configuration index at https://ydb.tech/docs/en/llms.txt

# Installation ADO.NET

Official releases of `Ydb.Sdk` are always available on [nuget.org](https://www.nuget.org/packages/Ydb.Sdk/). This is the recommended way to use `Ydb.Sdk`.

```bash
dotnet add package Ydb.Sdk
```
