SharpShader.Core
0.0.5-alpha
.NET Framework
This is a prerelease version of SharpShader.Core.
Install-Package SharpShader.Core -Version 0.0.5-alpha
dotnet add package SharpShader.Core --version 0.0.5-alpha
<PackageReference Include="SharpShader.Core" Version="0.0.5-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SharpShader.Core --version 0.0.5-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SharpShader.Core, 0.0.5-alpha"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install SharpShader.Core as a Cake Addin
#addin nuget:?package=SharpShader.Core&version=0.0.5-alpha&prerelease
// Install SharpShader.Core as a Cake Tool
#tool nuget:?package=SharpShader.Core&version=0.0.5-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
All of the core types for SharpShader.
Contains everything you need to read SharpShader translation results, without requiring all of the extra dependencies.
Product | Versions |
---|---|
.NET Framework | net |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SharpShader.Core:
Package | Downloads |
---|---|
SharpShader
Write your cross-platform shaders in C#. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.0.5-alpha | 316 | 4/1/2019 |
0.0.4-alpha | 256 | 3/18/2019 |
0.0.3-alpha2 | 410 | 2/27/2019 |
Moved all shader-related types from SharpShader to SharpShader.Core.