Skip to content

v8.0.0 - .NET 8 LTS

Choose a tag to compare

@GmausDev GmausDev released this 12 Dec 14:13

CompactifAI.Client 8.0.0

Initial release for .NET 8 LTS.

Installation

dotnet add package CompactifAI.Client --version 8.0.0

What'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.