·
2 commits
to refs/heads/main
since this release
What's Changed
⬆️ Dependencies
11 changes
- Upgrade to .NET 10 and update all packages @ElanHasson (#41)
- build(deps): Bump actions/upload-artifact from 5 to 6 @dependabot[bot] (#38)
- build(deps): Bump dotnet/sdk from 9.0 to 10.0 @dependabot[bot] (#30)
- build(deps): Bump actions/checkout from 5 to 6 @dependabot[bot] (#29)
- Bump ModelContextProtocol from 0.3.0-preview.2 to 0.3.0-preview.4 @dependabot[bot] (#26)
- Bump System.Formats.Asn1 from 6.0.0 to 6.0.1 @dependabot[bot] (#28)
- Bump NuGet.Protocol and NuGet.Resolver @dependabot[bot] (#25)
- Bump the test-packages group with 2 updates @dependabot[bot] (#23)
- Bump the microsoft-packages group with 2 updates @dependabot[bot] (#22)
- build(deps): Bump actions/upload-artifact from 4 to 5 @dependabot[bot] (#21)
- build(deps): Bump actions/setup-dotnet from 4 to 5 @dependabot[bot] (#17)
📦 Installation
Docker
docker pull ghcr.io/infinityflowapp/csharp-mcp:1.0.0.NET Tool
dotnet tool install -g InfinityFlow.CSharp.Eval --version 1.0.0NuGet 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-evalFull Changelog: v0.4.0...v1.0.0
Contributors
@ElanHasson, @dependabot[bot] and dependabot[bot]