Mosa.Platform 2.6.1.1608

dotnet add package Mosa.Platform --version 2.6.1.1608
                    
NuGet\Install-Package Mosa.Platform -Version 2.6.1.1608
                    
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.1608" />
                    
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.1608" />
                    
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.1608
                    
#r "nuget: Mosa.Platform, 2.6.1.1608"
                    
#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.1608
                    
#: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.1608
                    
Install as a Cake Addin
#tool nuget:?package=Mosa.Platform&version=2.6.1.1608
                    
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.1608 159 3/3/2026
2.6.1.1605 163 3/3/2026
2.6.0.1600 169 2/26/2026
2.6.0.1590 184 2/17/2026
2.6.0.1532 402 1/27/2025
2.6.0.1530 277 12/25/2024
2.6.0.1528 275 12/1/2024
2.6.0.1525 281 10/28/2024
2.6.0.1523 244 10/21/2024
2.6.0.1511 268 10/20/2024
2.6.0.1509 281 10/20/2024
2.6.0.1507 269 10/20/2024
2.6.0.1505 283 10/19/2024
2.6.0.1502 284 10/14/2024
2.6.0.1500 277 10/5/2024
2.6.0.1493 369 5/18/2024
2.6.0.1490 300 5/18/2024
2.6.0.1487 303 5/18/2024
2.6.0.1483 285 5/18/2024
2.6.0.1479 290 5/12/2024
Loading failed