Platform Support ================ Supported Platforms: - .Net Framework 4.0 and higher, with builds for .Net 4.0 and 4.6.1. - .Net Standard 1.3 and higher, with builds for .Net Standard 1.3 and 2.0. - .Net Core (via .Net Standard) - Mono (via .Net Framework) - Windows, Linux and Mac. The F# extensions support a slightly reduced platform set: - .Net Framework 4.5 and higher, with builds for .Net 4.0. - .Net Standard 1.6 and higher, with builds for .Net Standard 1.3 and 2.0. - .Net Core (via .Net Standard) - Mono (via .Net Framework) - Windows, Linux and Mac. Dependencies ------------ Package Dependencies: - .Net 4.0 and higher, .Net Standard 2.0, Mono: None - .Net Standard 1.3: NETStandard.Library and many System.* packages - F#: additionally [FSharp.Core](https://www.nuget.org/packages/FSharp.Core)