---
metadata:
  - name: generator
    content: Diplodoc Platform v5.50.6
alternate:
  - https://ydb.tech/docs/en/reference/languages-and-apis/ado-net/installation.md?version=main
  - https://ydb.tech/docs/ru/reference/languages-and-apis/ado-net/installation.md?version=main
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
```
