diff --git a/src/Svrnty.MCP.Client.Core/Svrnty.MCP.Client.Core.csproj b/src/Svrnty.MCP.Client.Core/Svrnty.MCP.Client.Core.csproj index bb23fb7..d13aa67 100644 --- a/src/Svrnty.MCP.Client.Core/Svrnty.MCP.Client.Core.csproj +++ b/src/Svrnty.MCP.Client.Core/Svrnty.MCP.Client.Core.csproj @@ -4,6 +4,27 @@ net8.0 enable enable + + + Svrnty.MCP.Client.Core + 1.0.0 + Svrnty + Svrnty + Svrnty MCP Client + Core library for consuming Model Context Protocol (MCP) servers in .NET. Provides abstractions and client implementation for connecting to MCP servers and calling tools. + mcp;model-context-protocol;ai;anthropic;claude;llm;dotnet;client + https://github.com/svrnty/svrnty-mcp-client + https://github.com/svrnty/svrnty-mcp-client + git + MIT + README.md + false + true + snupkg + + + + diff --git a/src/Svrnty.MCP.Client.Infrastructure/Svrnty.MCP.Client.Infrastructure.csproj b/src/Svrnty.MCP.Client.Infrastructure/Svrnty.MCP.Client.Infrastructure.csproj index 5923339..58c0571 100644 --- a/src/Svrnty.MCP.Client.Infrastructure/Svrnty.MCP.Client.Infrastructure.csproj +++ b/src/Svrnty.MCP.Client.Infrastructure/Svrnty.MCP.Client.Infrastructure.csproj @@ -4,8 +4,29 @@ net8.0 enable enable + + + Svrnty.MCP.Client.Infrastructure + 1.0.0 + Svrnty + Svrnty + Svrnty MCP Client + Infrastructure implementations for Svrnty.MCP.Client.Core. Provides HTTP and stdio transport implementations for connecting to MCP servers. + mcp;model-context-protocol;ai;anthropic;claude;llm;dotnet;client + https://github.com/svrnty/svrnty-mcp-client + https://github.com/svrnty/svrnty-mcp-client + git + MIT + README.md + false + true + snupkg + + + +