Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions content/opensource_packages/mlnet.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
name: Microsoft ML.NET
category: AI/ML
description: Microsoft ML.NET is an open-source, cross-platform machine learning framework for .NET that enables developers to build, train, and deploy custom ML models directly within .NET applications, supporting tasks like classification, forecasting, and anomaly detection, as well as integration with TensorFlow and ONNX models.
download_url: https://github.com/dotnet/machinelearning/releases
works_on_arm: true
supported_minimum_version:
version_number: 1.6.0
release_date: 2021/07/15


optional_info:
homepage_url: https://dotnet.microsoft.com/en-us/apps/ai/ml-dotnet
support_caveats:
alternative_options:
getting_started_resources:
official_docs: https://dotnet.microsoft.com/en-us/learn/ml-dotnet/get-started-tutorial/install
arm_content:
partner_content:
arm_recommended_minimum_version:
version_number:
release_date:
reference_content:
rationale:

optional_hidden_info:
release_notes__supported_minimum: https://github.com/dotnet/machinelearning/releases/tag/v1.6.0
release_notes__recommended_minimum:
other_info:

---
31 changes: 31 additions & 0 deletions content/opensource_packages/vcpkg.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
name: Microsoft Vcpkg
category: Compilers/Tools
description: Microsoft Vcpkg is a free, open-source cross-platform package manager for C and C++ libraries, developed and maintained by Microsoft and the C++ community, designed to simplify dependency management and library integration across Windows, macOS, and Linux.
download_url: https://github.com/microsoft/vcpkg-tool/releases
works_on_arm: true
supported_minimum_version:
version_number: 25.04.09
release_date: 2025/04/12


optional_info:
homepage_url: https://learn.microsoft.com/en-us/vcpkg/get_started/overview
support_caveats:
alternative_options:
getting_started_resources:
official_docs: https://learn.microsoft.com/en-us/vcpkg/get_started/get-started
arm_content: https://learn.arm.com/learning-paths/embedded-and-microcontrollers/vcpkg-tool-installation/installation/
partner_content:
arm_recommended_minimum_version:
version_number:
release_date:
reference_content:
rationale:

optional_hidden_info:
release_notes__supported_minimum: https://devblogs.microsoft.com/cppblog/whats-new-in-vcpkg-april-2025/
release_notes__recommended_minimum:
other_info:

---