Skip to main content

ML.NET is a cross-platform open-source machine learning framework which makes machine learning accessible to .NET developers.

Total Downloads
15.8M
15,775,428
Published
Feb 25, 2025
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.ML --version 5.0.0-preview.1.25125.4
Package Manager Console
Install-Package Microsoft.ML -Version 5.0.0-preview.1.25125.4
PackageReference
<PackageReference Include="Microsoft.ML" Version="5.0.0-preview.1.25125.4" />

Frameworks

.NETStandard2.0

Dependencies

Microsoft.ML.CpuMath
.NETStandard2.0
[5.0.0-preview.1.25125.4, )
Microsoft.ML.DataView
.NETStandard2.0
[5.0.0-preview.1.25125.4, )
Newtonsoft.Json
.NETStandard2.0
[13.0.3, )
System.CodeDom
.NETStandard2.0
[8.0.0, )
[8.0.0, )
System.Memory
.NETStandard2.0
[4.6.0, )
[4.7.0, )
[8.0.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.