Vezel.Zig.Toolsets.linux-arm 0.12.0.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Vezel.Zig.Toolsets.linux-arm --version 0.12.0.1
NuGet\Install-Package Vezel.Zig.Toolsets.linux-arm -Version 0.12.0.1
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="Vezel.Zig.Toolsets.linux-arm" Version="0.12.0.1">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Vezel.Zig.Toolsets.linux-arm --version 0.12.0.1
#r "nuget: Vezel.Zig.Toolsets.linux-arm, 0.12.0.1"
#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.
// Install Vezel.Zig.Toolsets.linux-arm as a Cake Addin
#addin nuget:?package=Vezel.Zig.Toolsets.linux-arm&version=0.12.0.1

// Install Vezel.Zig.Toolsets.linux-arm as a Cake Tool
#tool nuget:?package=Vezel.Zig.Toolsets.linux-arm&version=0.12.0.1

Zig Toolsets

This project packs and distributes the Zig compiler and standard library in a set of NuGet packages for each platform that .NET runs on. These packages are mainly used by the Zig SDK but can also be used by other projects.

  • For every official release of Zig, a set of NuGet packages with the name pattern Vezel.Zig.Toolsets.<rid> is published, where <rid> is replaced with linux-arm64, osx-x64, win-x86, etc.
  • Only the RIDs that .NET runs on are covered (so e.g. Vezel.Zig.Toolsets.linux-x86 is not available).
  • The package version matches the official Zig release's version, with an extra fourth component added indicating the packaging version.

This project offers the following packages:

For more information, please visit the project page.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.12.0.1 234 4/20/2024
0.11.0.1 3,981 8/4/2023
0.10.1.1 4,707 1/19/2023
0.10.0.1 4,636 11/1/2022
0.9.1.2 4,038 4/7/2022