a2aproject / a2aproject/a2a-dotnet

[Feat]: netstandard 2.0 support

オープン
#197 コメント 1 件 リアクション 0 件 担当者 1 名 @tracyboehrer が担当を希望しています GitHub で見る
主要言語
C#
スター
262
フォーク
64
平均マージ
5日 2時間
マージ済み PR(30日)
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 を短くまとめたダイジェスト。