a2aproject / a2aproject/a2a-dotnet
[Feat]: netstandard 2.0 support
- Lenguaje dominante
- C#
- Estrellas
- 262
- Forks
- 64
- Merge medio
- 5 d 2 h
- PR fusionados (30 d)
- 31
Descripción
### 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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.