Install Milvus C# SDK Milvus v2.2.x documentation (original) (raw)

This topic describes how to install Milvus C# SDK for Milvus.

The current version of Milvus supports SDKs in Python, Node.js, GO, Java, and C#.

Requirement

Install Milvus C# SDK

Run the following command to install Milvus C# SDK.

dotnet add package Milvus.Client --version 2.2.2-preview.6

What’s next

Having installed Milvus C# SDK, you can: