Microsoft.ML.Recommender
                              
                            
                                0.23.0-preview.25527.5
                            
                        
                            
                                
                                
                                    Prefix Reserved
                                
                            
                    
        
        
                                This is a prerelease version of Microsoft.ML.Recommender.
                            
    
                    dotnet add package Microsoft.ML.Recommender --version 0.23.0-preview.25527.5
NuGet\Install-Package Microsoft.ML.Recommender -Version 0.23.0-preview.25527.5
        
        
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
                    
    
    <PackageReference Include="Microsoft.ML.Recommender" Version="0.23.0-preview.25527.5" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="Microsoft.ML.Recommender" Version="0.23.0-preview.25527.5" />
<PackageReference Include="Microsoft.ML.Recommender" />
        
        
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
                    
    
    paket add Microsoft.ML.Recommender --version 0.23.0-preview.25527.5
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: Microsoft.ML.Recommender, 0.23.0-preview.25527.5"
        
        
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
                    
    
    #:package Microsoft.ML.Recommender@0.23.0-preview.25527.5
        
        
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
                    
    
    #addin nuget:?package=Microsoft.ML.Recommender&version=0.23.0-preview.25527.5&prerelease
#tool nuget:?package=Microsoft.ML.Recommender&version=0.23.0-preview.25527.5&prerelease
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    LIBMF, the core computation library for matrix factorization in ML.NET
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. | 
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. | 
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. | 
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. | 
| MonoAndroid | monoandroid was computed. | 
| MonoMac | monomac was computed. | 
| MonoTouch | monotouch was computed. | 
| Tizen | tizen40 was computed. tizen60 was computed. | 
| Xamarin.iOS | xamarinios was computed. | 
| Xamarin.Mac | xamarinmac was computed. | 
| Xamarin.TVOS | xamarintvos was computed. | 
| Xamarin.WatchOS | xamarinwatchos was computed. | 
        
        Compatible target framework(s)
    
    
        
        Included target framework(s) (in package)
    
    Learn more about Target Frameworks and .NET Standard.
- 
                                                    
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 9.0.4)
 - Microsoft.ML (>= 5.0.0-preview.25527.5)
 - Newtonsoft.Json (>= 13.0.3)
 - System.Buffers (>= 4.6.1)
 - System.CodeDom (>= 9.0.4)
 - System.Collections.Immutable (>= 9.0.4)
 - System.Memory (>= 4.6.3)
 - System.Numerics.Tensors (>= 9.0.4)
 - System.Reflection.Emit.Lightweight (>= 4.7.0)
 - System.Runtime.CompilerServices.Unsafe (>= 6.1.2)
 - System.Threading.Channels (>= 9.0.4)
 
 
NuGet packages (8)
Showing the top 5 NuGet packages that depend on Microsoft.ML.Recommender:
| Package | Downloads | 
|---|---|
| 
                                                        
                                                            Microsoft.ML.AutoML
                                                        
                                                            
                                                         ML.NET AutoML: Optimizes an ML pipeline for your dataset, by automatically locating the best feature engineering, model, and hyperparameters  | 
                                                    |
| 
                                                        
                                                            FenixAlliance.ACL.Dependencies
                                                        
                                                         Application Component for the Alliance Business Suite.  | 
                                                    |
| 
                                                        
                                                            dexih.functions.ml
                                                        
                                                         Data transformation and Anaytics library - Machine Learning Functions  | 
                                                    |
| 
                                                        
                                                            Microsoft.ML.StaticPipe
                                                        
                                                            
                                                         ML.NET component for a statically typed API.  | 
                                                    |
| 
                                                        
                                                            Deszolate.MachineLearning
                                                        
                                                         Simple machine learning wrapper for Microsoft.ML  | 
                                                    
GitHub repositories (6)
Showing the top 6 popular GitHub repositories that depend on Microsoft.ML.Recommender:
| Repository | Stars | 
|---|---|
| 
                                                        
                                                            dotnet/samples
                                                        
                                                         
                                                            Sample code referenced by the .NET documentation
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            markjprice/cs9dotnet5
                                                        
                                                         
                                                            Repository for the Packt Publishing book titled "C# 9 and .NET 5 - Modern Cross-Platform Development" by Mark J. Price
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            markjprice/cs8dotnetcore3
                                                        
                                                         
                                                            Repository for the Packt Publishing book titled "C# 8.0 and .NET Core 3.0" by Mark J. Price
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            zLulus/NotePractice
                                                        
                                                         
                                                            My_Note 笔记练习demo
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            buraksenyurt/skynet
                                                        
                                                         
                                                            Some kinds of programming tutorials on MacOS/Windows/Linux. There are 41 sample applications.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            PacktPublishing/Software-Architecture-with-C-Sharp-12-and-.NET-8-4E
                                                        
                                                         
                                                            Code Repository for Software Architecture with .NET 8 Fourth Edition, Published by Packt
                                                         
                                                     | 
                                                    
| Version | Downloads | Last Updated | 
|---|---|---|
| 0.23.0-preview.25527.5 | 140 | 10/29/2025 | 
| 0.23.0-preview.25503.2 | 272 | 10/3/2025 | 
| 0.23.0-preview.25373.1 | 871 | 7/28/2025 | 
| 0.23.0-preview.1.25127.4 | 1,292 | 2/28/2025 | 
| 0.23.0-preview.1.25125.4 | 570 | 2/25/2025 | 
| 0.22.3 | 568 | 10/28/2025 | 
| 0.22.2 | 38,334 | 2/26/2025 | 
| 0.22.1 | 11,470 | 1/15/2025 | 
| 0.22.0 | 14,093 | 11/13/2024 | 
| 0.22.0-preview.24522.7 | 290 | 10/23/2024 | 
| 0.22.0-preview.24378.1 | 897 | 7/29/2024 | 
| 0.22.0-preview.24271.1 | 845 | 5/21/2024 | 
| 0.22.0-preview.24162.2 | 1,455 | 3/13/2024 | 
| 0.21.1 | 102,831 | 1/18/2024 | 
| 0.21.0 | 18,569 | 11/27/2023 | 
| 0.21.0-preview.23511.1 | 581 | 10/13/2023 | 
| 0.21.0-preview.23266.6 | 6,091 | 5/17/2023 | 
| 0.21.0-preview.22621.2 | 1,501 | 12/22/2022 | 
| 0.20.1 | 98,377 | 2/1/2023 | 
| 0.20.1-preview.22573.9 | 1,369 | 11/24/2022 | 
| 0.20.0 | 43,717 | 11/8/2022 | 
| 0.20.0-preview.22551.1 | 347 | 11/1/2022 | 
| 0.20.0-preview.22313.1 | 4,593 | 6/14/2022 | 
| 0.19.1 | 713,861 | 3/9/2022 | 
| 0.19.0 | 95,226 | 11/9/2021 | 
| 0.19.0-preview.final | 394 | 10/22/2021 | 
| 0.18.0 | 83,578 | 7/15/2021 | 
| 0.17.5 | 97,011 | 3/4/2021 | 
| 0.17.4 | 15,719 | 12/17/2020 | 
| 0.17.2 | 160,826 | 9/11/2020 | 
| 0.17.1 | 14,535 | 7/11/2020 | 
| 0.17.0 | 18,354 | 5/26/2020 | 
| 0.17.0-preview2 | 13,354 | 3/12/2020 | 
| 0.17.0-preview | 15,434 | 12/26/2019 | 
| 0.16.0 | 63,653 | 11/5/2019 | 
| 0.16.0-preview2 | 1,194 | 10/8/2019 | 
| 0.16.0-preview | 1,245 | 8/30/2019 | 
| 0.15.1 | 6,466 | 8/6/2019 | 
| 0.14.0 | 18,166 | 7/3/2019 | 
| 0.13.0 | 3,333 | 6/4/2019 | 
| 0.12.0 | 3,969 | 5/2/2019 | 
| 0.12.0-preview | 2,148 | 4/2/2019 | 
| 0.11.0 | 4,394 | 3/6/2019 | 
| 0.10.0 | 5,432 | 2/5/2019 |