Skip to content

Files

Latest commit

2ba8c94 · Aug 8, 2021

History

History
22 lines (16 loc) · 596 Bytes

Compatibility.md

File metadata and controls

22 lines (16 loc) · 596 Bytes

Platform Support

Supported Platforms:

  • .NET 5.0 or higher, with builds for 5.0.
  • .NET Framework 4.6.1 or higher, with builds for 4.6.1 and 4.8.
  • .NET Standard 2.0 or higher, with builds for 2.0.
  • Mono (via .NET Standard)
  • Windows, Linux and Mac.

Dependencies

Package Dependencies:

  • .NET 5.0 and higher: None
  • .NET Framework 4.6.1: System.ValueTuple
  • .NET Framework 4.8 and higher: None
  • .Net Standard 2.0 and higher: None
  • F#: additionally FSharp.Core