Skip to content

GopherMcp C# SDK v0.1.2.3

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Mar 03:48

Installation

NuGet Package Manager

Install-Package GopherMcp -Version 0.1.2.3

.NET CLI

dotnet add package GopherMcp --version 0.1.2.3

PackageReference

<PackageReference Include="GopherMcp" Version="0.1.2.3" />

What's Changed