v8.0.0 - .NET 8 LTS
CompactifAI.Client 8.0.0
Initial release for .NET 8 LTS.
Installation
dotnet add package CompactifAI.Client --version 8.0.0What's New
- Version aligned with .NET version (8.x.x = .NET 8)
- Full support for .NET 8 LTS (supported until November 2026)
- AOT-compatible with System.Text.Json source generators
- IL trimming support
Dependencies
- Microsoft.Extensions.* 8.0.x
- System.Text.Json 8.0.5
See VERSIONING.md for the versioning strategy.