GlslParser 1.3.1
dotnet add package GlslParser --version 1.3.1
NuGet\Install-Package GlslParser -Version 1.3.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="GlslParser" Version="1.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GlslParser --version 1.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: GlslParser, 1.3.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 GlslParser as a Cake Addin #addin nuget:?package=GlslParser&version=1.3.1 // Install GlslParser as a Cake Tool #tool nuget:?package=GlslParser&version=1.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This is part of little open source graphics framework. It provides additional error checking for GLSL programs.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- No dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on GlslParser:
Package | Downloads |
---|---|
SharpGfx.OpenTK
Package Description |
|
SharpGfx.OpenGL.Shading
Package Description |
|
SharpGfx.OpenGL
This is the generic OpenGL implementation of a little open source graphics framework. |
|
SharpGfx.OpenGL.OpenTK
This is an OpenTK based implemenation of a little open source graphics framework. |
GitHub repositories
This package is not used by any popular GitHub repositories.