SlimShader 0.2.0
dotnet add package SlimShader --version 0.2.0
NuGet\Install-Package SlimShader -Version 0.2.0
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="SlimShader" Version="0.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SlimShader --version 0.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SlimShader, 0.2.0"
#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 SlimShader as a Cake Addin #addin nuget:?package=SlimShader&version=0.2.0 // Install SlimShader as a Cake Tool #tool nuget:?package=SlimShader&version=0.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
SlimShader is a Direct3D shader bytecode parser for .NET and C++
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on SlimShader:
Package | Downloads |
---|---|
SlimShader.VirtualMachine
SlimShader.VirtualMachine is an HLSL virtual machine for .NET |
|
SlimShader.Compiler
SlimShader.Compiler transforms HLSL source code into SlimShader objects ready for use in SlimShader.VirtualMachine |
|
HlslUnit
HlslUnit is a unit testing library for HLSL shaders |
GitHub repositories
This package is not used by any popular GitHub repositories.