Slangc.NET 2026.1.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Slangc.NET --version 2026.1.2
                    
NuGet\Install-Package Slangc.NET -Version 2026.1.2
                    
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="2026.1.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Slangc.NET" Version="2026.1.2" />
                    
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 2026.1.2
                    
#r "nuget: Slangc.NET, 2026.1.2"
                    
#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@2026.1.2
                    
#: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=2026.1.2
                    
Install as a Cake Addin
#tool nuget:?package=Slangc.NET&version=2026.1.2
                    
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 127 2/22/2026
2026.2.1 197 2/13/2026
2026.2.0 103 2/10/2026
2026.1.2 107 2/5/2026
2026.1.1 173 1/30/2026
2026.1.0 185 1/15/2026
2025.24.3 126 1/7/2026
2025.24.2 248 12/25/2025
2025.24.2-fix 94 1/3/2026
2025.24.1 291 12/17/2025
2025.23.2 219 12/5/2025
2025.23.1 455 12/1/2025
2025.22.1 421 11/19/2025
2025.22.0 304 11/12/2025
2025.21.1 214 11/6/2025
2025.21.0 218 11/3/2025
2025.20.0 243 10/30/2025
2025.19.1 201 10/17/2025
2025.19.0 188 10/15/2025
2025.18.2 199 10/9/2025
Loading failed