a2aproject / a2aproject/a2a-dotnet

[Feat]: netstandard 2.0 support

未关闭
#197 1 条评论 0 个 reaction 已指派 1 人 已被 @tracyboehrer 认领 在 GitHub 查看
主要语言
C#
星标
262
派生
64
平均合并
5 天 2 小时
30 天内合并 PR
31

描述

### Is your feature request related to a problem? Please describe.

Thanks for maintaining this project, we are using it in [LlmTornado](https://github.com/lofcz/LlmTornado) for our A2A adapter. Our library supports netstandard 2.0, as many users are targeting different platforms than .net 8/9/10. Currently `LlmTornado.A2A` is forced to support only the modern .net core versions due to this.

### Describe the solution you'd like

netstandard 2.0 support

### Describe alternatives you've considered

_No response_

### Additional context

_No response_

### Code of Conduct

- [x] I agree to follow this project's Code of Conduct

贡献指南

打开贡献指南

调研方向

Check the project's target frameworks in the .csproj files. Understand what netstandard 2.0 compatibility entails for the existing codebase, including dependencies and API usage. Look for any conditional compilation or multi-targeting setup. Verify the build and test process after adjustments.

由索引模型根据 Issue 内容生成。

评估

技术栈
csharp
领域
backend
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
活跃
描述清晰度
基本清楚
新手友好度
40/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。