---
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: ru/reference/languages-and-apis/ado-net/installation.md
    type: text/markdown
    title: Markdown version
  - href: ../../../llms.txt
    type: text/markdown
    title: llms.txt
sourcePath: ru/core/reference/languages-and-apis/ado-net/installation.md
---
> **Documentation Index:** Fetch the complete configuration index at https://ydb.tech/docs/ru/llms.txt

# Установка ADO.NET

Официальные версии `Ydb.Sdk` всегда доступны на [nuget.org](https://www.nuget.org/packages/Ydb.Sdk/). Это рекомендуемый способ использования `Ydb.Sdk`.

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