a2aproject / a2aproject/a2a-dotnet
[Feat]: netstandard 2.0 support
- Lingua principale
- C#
- Stelle
- 262
- Fork
- 64
- Merge medio
- 5g 2h
- PR unite (30g)
- 31
Descrizione
### 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
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- csharp
- Ambito
- backend
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Attiva
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 40/100