Skip to content

v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Dec 21:38
· 2 commits to refs/heads/main since this release
48a066a

What's Changed

⬆️ Dependencies

11 changes

📦 Installation

Docker

docker pull ghcr.io/infinityflowapp/csharp-mcp:1.0.0

.NET Tool

dotnet tool install -g InfinityFlow.CSharp.Eval --version 1.0.0

NuGet Package

<PackageReference Include="InfinityFlow.CSharp.Eval" Version="1.0.0" />

🏃 Running

Docker

docker run -it ghcr.io/infinityflowapp/csharp-mcp:1.0.0

.NET Tool

infinityflow-csharp-eval

Full Changelog: v0.4.0...v1.0.0

Contributors

@ElanHasson, @dependabot[bot] and dependabot[bot]