Mosa.Platform 2.6.1.1698

dotnet add package Mosa.Platform --version 2.6.1.1698
                    
NuGet\Install-Package Mosa.Platform -Version 2.6.1.1698
                    
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="Mosa.Platform" Version="2.6.1.1698" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Mosa.Platform" Version="2.6.1.1698" />
                    
Directory.Packages.props
<PackageReference Include="Mosa.Platform" />
                    
Project file
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 Mosa.Platform --version 2.6.1.1698
                    
#r "nuget: Mosa.Platform, 2.6.1.1698"
                    
#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 Mosa.Platform@2.6.1.1698
                    
#: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=Mosa.Platform&version=2.6.1.1698
                    
Install as a Cake Addin
#tool nuget:?package=Mosa.Platform&version=2.6.1.1698
                    
Install as a Cake Tool

This package contains the platform-agnostic BareMetal kernel and runtime libraries (including the core library).

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Mosa.Platform:

Package Downloads
Mosa.Platform.x86

This package contains the x86 implementations of the BareMetal kernel and runtime libraries (including the core library).

Mosa.DeviceSystem

This package contains the MOSA device drivers framework along with the VFS (Virtual File System) and the file systems implementations.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Mosa.Platform:

Repository Stars
mosa/MOSA-Project
Managed Operating System Alliance Project
Version Downloads Last Updated
2.6.1.1698 213 4/27/2026
2.6.1.1694 178 4/25/2026
2.6.1.1669 193 4/19/2026
2.6.1.1667 180 4/18/2026
2.6.1.1638 210 4/8/2026
2.6.1.1636 181 4/7/2026
2.6.1.1634 189 4/5/2026
2.6.1.1629 184 4/5/2026
2.6.1.1627 188 4/5/2026
2.6.1.1608 206 3/3/2026
2.6.1.1605 202 3/3/2026
2.6.0.1600 198 2/26/2026
2.6.0.1590 210 2/17/2026
2.6.0.1532 419 1/27/2025
2.6.0.1530 298 12/25/2024
2.6.0.1528 302 12/1/2024
2.6.0.1525 300 10/28/2024
2.6.0.1523 264 10/21/2024
2.6.0.1511 287 10/20/2024
2.6.0.1509 299 10/20/2024
Loading failed