v9.0.0 - .NET 9
CompactifAI.Client 9.0.0
Initial release for .NET 9.
Installation
dotnet add package CompactifAI.Client --version 9.0.0What's New
- Version aligned with .NET version (9.x.x = .NET 9)
- Full support for .NET 9 STS (supported until May 2026)
- AOT-compatible with System.Text.Json source generators
- IL trimming support
- Updated dependencies to 9.0.0
Dependencies
- Microsoft.Extensions.* 9.0.0
- System.Text.Json 9.0.0
See VERSIONING.md for the versioning strategy.