From 7fe275f348033d5ae531384c5fef5a2e9e6e916f Mon Sep 17 00:00:00 2001 From: Svrnty Date: Wed, 22 Oct 2025 21:07:44 -0400 Subject: [PATCH] feat: add NuGet packaging metadata for v1.0.0 --- .../Svrnty.MCP.Gateway.Core.csproj | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/src/Svrnty.MCP.Gateway.Core/Svrnty.MCP.Gateway.Core.csproj b/src/Svrnty.MCP.Gateway.Core/Svrnty.MCP.Gateway.Core.csproj index bb23fb7..552a69d 100644 --- a/src/Svrnty.MCP.Gateway.Core/Svrnty.MCP.Gateway.Core.csproj +++ b/src/Svrnty.MCP.Gateway.Core/Svrnty.MCP.Gateway.Core.csproj @@ -4,6 +4,27 @@ net8.0 enable enable + + + Svrnty.MCP.Gateway.Core + 1.0.0 + Svrnty + Svrnty + Svrnty MCP Gateway + Core library for building Model Context Protocol (MCP) gateways in .NET. Provides routing, authentication, and proxy infrastructure for managing MCP traffic between clients and servers. + mcp;model-context-protocol;ai;anthropic;claude;llm;dotnet;gateway;proxy + https://github.com/svrnty/svrnty-mcp-gateway + https://github.com/svrnty/svrnty-mcp-gateway + git + MIT + README.md + false + true + snupkg + + + +