Pinecone.NET is a fully-fledged C# library for the Pinecone vector database. This is a community library that provides first-class support for Pinecone in C# and F#.
$ dotnet add package Pinecone.NETPinecone.NET is a C# library for the Pinecone vector database. It aims to provide identical functionality to the official Python and Rust libraries.
dotnet add package Pinecone.NET or Install-Package Pinecone.NET
You can find the example usage scenario in playground.
Contributions are welcome! Feel free open an issue or a PR.