---
title: .NET Analytics SDK 1.1
pubDate: 2026-08-17T09:53:44.266Z
antora:
  editUrl: https://github.com/couchbase/docs-analytics-sdk-dotnet/edit/release/1.1/modules/hello-world/pages/overview.adoc
  xref: xref:dotnet-analytics-sdk:hello-world:overview.adoc[]
---

[Consult the llms.txt file for a full list of contents](/llms.txt)
[View original HTML](/dotnet-analytics-sdk/current/hello-world/overview.html)

# .NET Analytics SDK 1.1

# .NET Analytics SDK 1.1

The .NET Analytics SDK allows you to connect to an Enterprise Analytics cluster using C#. For connecting to a Couchbase Server Cluster — self-managed, or Capella Operational — see our [.NET Operational SDK](../../../dotnet-sdk/current/hello-world/overview.md).

> [!TIP]
> Connecting to a [_Capella_ Analytics](../../../analytics/intro/intro.md) cluster from .NET is not currently possible.

  
##  Using Your Analytics Cluster

How-to guides and tutorials to help you start your development journey with Enterprise Analytics and the .NET SDK.

Getting Started

* [.NET Analytics SDK Quickstart Guide](start-using-sdk.md)
* [Connecting to Enterprise Analytics](../howtos/managing-connections.md)
* [Querying with SQL++](../howtos/sqlpp-queries-with-sdk.md)

Reference

* [API Reference](https://docs.couchbase.com/sdk-api/analytics-dotnet-client-1.0.1/)
* [Client Settings](../ref/client-settings.md)
* [Error Messages](../ref/error-codes.md)
* [Glossary](../ref/glossary.md)

Deployment Docs

* [Analytics SDK Release Notes](../project-docs/analytics-sdk-release-notes.md)
* [Compatibility](../project-docs/compatibility.md)
* [Install the SDK](../project-docs/sdk-full-installation.md)