Note: this currently doesn't work 100% right. The code runs, but there is no code completion on any of the types coming from ML.NET.
- Win10 x64, dotnet core 3.1, VS Code, Ionide
- Using Paket from dotnet core: https://fsprojects.github.io/Paket/get-started.html#NET-Core-preferred
source https://api.nuget.org/v3/index.json
storage: packages
framework: netcore3.0, netstandard2.0, netstandard2.1
nuget Microsoft.ML
Resulting paket.lock:
STORAGE: PACKAGES
RESTRICTION: || (== netcoreapp3.0) (== netstandard2.0) (== netstandard2.1)
NUGET
remote: https://api.nuget.org/v3/index.json
Microsoft.ML (1.4)
Microsoft.ML.CpuMath (>= 1.4)
Microsoft.ML.DataView (>= 1.4)
Newtonsoft.Json (>= 10.0.3)
System.CodeDom (>= 4.4)
System.Collections.Immutable (>= 1.5)
System.Memory (>= 4.5.1)
System.Reflection.Emit.Lightweight (>= 4.3)
System.Threading.Tasks.Dataflow (>= 4.8)
Microsoft.ML.CpuMath (1.4)
System.Memory (>= 4.5.1) - restriction: || (== netstandard2.0) (== netstandard2.1)
Microsoft.ML.DataView (1.4)
System.Memory (>= 4.5.1)
Newtonsoft.Json (12.0.3)
System.Buffers (4.5) - restriction: || (&& (== netcoreapp3.0) (>= monotouch)) (&& (== netcoreapp3.0) (>= net461)) (&& (== netcoreapp3.0) (< netcoreapp2.0)) (&& (== netcoreapp3.0) (< netstandard1.1)) (&& (== netcoreapp3.0) (< netstandard2.0)) (&& (== netcoreapp3.0) (>= xamarinios)) (&& (== netcoreapp3.0) (>= xamarinmac)) (&& (== netcoreapp3.0) (>= xamarintvos)) (&& (== netcoreapp3.0) (>= xamarinwatchos)) (== netstandard2.0) (== netstandard2.1)
System.CodeDom (4.7)
System.Collections.Immutable (1.7)
System.Memory (>= 4.5.3) - restriction: || (&& (== netcoreapp3.0) (>= net46)) (&& (== netcoreapp3.0) (< netcoreapp2.1)) (&& (== netcoreapp3.0) (< netstandard2.0)) (&& (== netcoreapp3.0) (>= uap10.1)) (== netstandard2.0) (== netstandard2.1)
System.Memory (4.5.3)
System.Buffers (>= 4.4) - restriction: || (&& (== netcoreapp3.0) (>= monotouch)) (&& (== netcoreapp3.0) (>= net461)) (&& (== netcoreapp3.0) (< netcoreapp2.0)) (&& (== netcoreapp3.0) (< netstandard1.1)) (&& (== netcoreapp3.0) (< netstandard2.0)) (&& (== netcoreapp3.0) (>= xamarinios)) (&& (== netcoreapp3.0) (>= xamarinmac)) (&& (== netcoreapp3.0) (>= xamarintvos)) (&& (== netcoreapp3.0) (>= xamarinwatchos)) (== netstandard2.0) (== netstandard2.1)
System.Numerics.Vectors (>= 4.4) - restriction: || (&& (== netcoreapp3.0) (>= net461)) (&& (== netcoreapp3.0) (< netcoreapp2.0)) (== netstandard2.0) (== netstandard2.1)
System.Runtime.CompilerServices.Unsafe (>= 4.5.2) - restriction: || (&& (== netcoreapp3.0) (>= monotouch)) (&& (== netcoreapp3.0) (>= net461)) (&& (== netcoreapp3.0) (< netcoreapp2.0)) (&& (== netcoreapp3.0) (< netcoreapp2.1)) (&& (== netcoreapp3.0) (< netstandard1.1)) (&& (== netcoreapp3.0) (< netstandard2.0)) (&& (== netcoreapp3.0) (>= uap10.1)) (&& (== netcoreapp3.0) (>= xamarinios)) (&& (== netcoreapp3.0) (>= xamarinmac)) (&& (== netcoreapp3.0) (>= xamarintvos)) (&& (== netcoreapp3.0) (>= xamarinwatchos)) (== netstandard2.0) (== netstandard2.1)
System.Numerics.Vectors (4.5) - restriction: || (&& (== netcoreapp3.0) (>= net461)) (&& (== netcoreapp3.0) (< netcoreapp2.0)) (== netstandard2.0) (== netstandard2.1)
System.Reflection.Emit.ILGeneration (4.7) - restriction: || (&& (== netcoreapp3.0) (< netcoreapp2.0) (< netstandard2.1)) (&& (== netcoreapp3.0) (< netstandard2.0)) (&& (== netcoreapp3.0) (< portable-net45+wp8)) (&& (== netcoreapp3.0) (>= uap10.1)) (== netstandard2.0) (&& (== netstandard2.1) (< netstandard2.0)) (&& (== netstandard2.1) (< portable-net45+wp8)) (&& (== netstandard2.1) (>= uap10.1))
System.Reflection.Emit.Lightweight (4.7)
System.Reflection.Emit.ILGeneration (>= 4.7) - restriction: || (&& (== netcoreapp3.0) (< netcoreapp2.0) (< netstandard2.1)) (&& (== netcoreapp3.0) (< netstandard2.0)) (&& (== netcoreapp3.0) (< portable-net45+wp8)) (&& (== netcoreapp3.0) (>= uap10.1)) (== netstandard2.0) (&& (== netstandard2.1) (< netstandard2.0)) (&& (== netstandard2.1) (< portable-net45+wp8)) (&& (== netstandard2.1) (>= uap10.1))
System.Runtime.CompilerServices.Unsafe (4.7) - restriction: || (&& (== netcoreapp3.0) (>= monotouch)) (&& (== netcoreapp3.0) (>= net461)) (&& (== netcoreapp3.0) (< netcoreapp2.0)) (&& (== netcoreapp3.0) (< netcoreapp2.1)) (&& (== netcoreapp3.0) (< netstandard1.1)) (&& (== netcoreapp3.0) (< netstandard2.0)) (&& (== netcoreapp3.0) (>= uap10.1)) (&& (== netcoreapp3.0) (>= xamarinios)) (&& (== netcoreapp3.0) (>= xamarinmac)) (&& (== netcoreapp3.0) (>= xamarintvos)) (&& (== netcoreapp3.0) (>= xamarinwatchos)) (== netstandard2.0) (== netstandard2.1)
System.Threading.Tasks.Dataflow (4.11)