dotnet-aotxc 1.0.0

dotnet tool install --global dotnet-aotxc --version 1.0.0
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local dotnet-aotxc --version 1.0.0
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=dotnet-aotxc&version=1.0.0
                    
nuke :add-package dotnet-aotxc --version 1.0.0
                    

.NET AOT XC

.NET AOT Cross-Compilation Toolchain uses the Bootlin cross-compilation toolchains to enable .NET NativeAOT builds for multiple Linux architectures. Compilation is performed on an x86_64 host system, which generates native binaries for the selected target RID.

Supported RIDs:

  • linux-x64
  • linux-arm64
  • linux-musl-x64
  • linux-musl-arm64
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.

Version Downloads Last Updated
1.0.0 76 2/26/2026