Slangc.NET 2025.24.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Slangc.NET --version 2025.24.1
                    
NuGet\Install-Package Slangc.NET -Version 2025.24.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="Slangc.NET" Version="2025.24.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Slangc.NET" Version="2025.24.1" />
                    
Directory.Packages.props
<PackageReference Include="Slangc.NET" />
                    
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 Slangc.NET --version 2025.24.1
                    
#r "nuget: Slangc.NET, 2025.24.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.
#:package Slangc.NET@2025.24.1
                    
#: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=Slangc.NET&version=2025.24.1
                    
Install as a Cake Addin
#tool nuget:?package=Slangc.NET&version=2025.24.1
                    
Install as a Cake Tool

Slangc.NET

NuGet Version

The .NET version of slangc, enabling the compilation of Slang code in a .NET environment.

Usage

using Slangc.NET;

byte[] buffer = SlangCompiler.Compile(args);

Reference

shader-slang/slang

pema99/SlangUnityPlugin

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.
  • net10.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Slangc.NET:

Package Downloads
Zenith.NET.Extensions.Slang

Zenith.NET is a modern, cross-platform graphics and compute library for .NET. It provides a unified GPU programming interface supporting DirectX12, Metal, and Vulkan backends.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Slangc.NET:

Repository Stars
qian-o/Zenith.NET
Zenith.NET is a modern, cross-platform graphics and compute library for .NET. It provides a unified GPU programming interface supporting DirectX12, Metal, and Vulkan backends.
Version Downloads Last Updated
2026.3.1 128 2/22/2026
2026.2.1 198 2/13/2026
2026.2.0 103 2/10/2026
2026.1.2 108 2/5/2026
2026.1.1 173 1/30/2026
2026.1.0 185 1/15/2026
2025.24.3 127 1/7/2026
2025.24.2 249 12/25/2025
2025.24.2-fix 95 1/3/2026
2025.24.1 292 12/17/2025
2025.23.2 221 12/5/2025
2025.23.1 456 12/1/2025
2025.22.1 423 11/19/2025
2025.22.0 306 11/12/2025
2025.21.1 215 11/6/2025
2025.21.0 220 11/3/2025
2025.20.0 244 10/30/2025
2025.19.1 202 10/17/2025
2025.19.0 189 10/15/2025
2025.18.2 200 10/9/2025
Loading failed