Aspose.LLM for .NET の互換性

互換性

Supported .NET runtimes

Aspose.LLM targets .NET Standard 2.0. It runs on any .NET runtime that supports .NET Standard 2.0, including:

  • .NET 10 (current release)
  • .NET 8 LTS (recommended for new projects)
  • .NET 6 and later
  • .NET Framework 4.7.2 and later
Supported operating systems
  • Windows - 10 version 1809 and later, Windows Server 2019+ (x64 and ARM64)
  • Linux - Debian 10+, Ubuntu 20.04+, RHEL/Alma/Rocky 8+ (glibc 2.28+) (x64 and ARM64; other distributions with compatible glibc work)
  • macOS - 11 (Big Sur) and later (Intel x64 and Apple Silicon (arm64); Metal acceleration on Apple Silicon)
Development

Any IDE or editor with .NET support works:

  • Visual Studio 2022 (v17.8+) (Full experience on Windows.)
  • JetBrains Rider (Full experience cross-platform.)
  • VS Code with the C# Dev Kit (Light-weight cross-platform option.)
  • dotnet CLI alone (Works for build, run, publish.)