Logo icon
    • Contents
    • Quick start
    • Concepts
    • For DevOps
    • For Developers
    • For Analysts
    • For Security Engineers
    • For Contributors
    • Reference
      • YQL
      • Compatibility with PostgreSQL
      • Embedded UI
      • Integrations
      • YDB CLI
      • YDB Native SDK
      • Languages and APIs
        • ADO.NET
          • Getting Started
          • Installation
          • Basic Usage
          • Connection Parameters
          • Type Mapping
          • Connect to Yandex Cloud
        • JDBC driver
        • Model Context Protocol
      • Kafka API
      • Configuration
      • Observability
      • YDB DStool
      • ydbops
      • Docker
    • Recipes
    • Troubleshooting
    • Questions and answers
    • Downloads
    1. Reference
    2. Languages and APIs
    3. ADO.NET
    4. Installation

    Installation ADO.NET

    Official releases of Ydb.Sdk are always available on nuget.org. This is the recommended way to use Ydb.Sdk.

    dotnet add package Ydb.Sdk
    

    Was the article helpful?

    Previous
    Getting Started
    Next
    Basic Usage