SharpShader 0.0.2-alpha

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

Write all of your cross-platform shaders in a single language.
   
   Use C# as an intermediate language for writing HLSL and GLSL shaders, saving you valuable development time.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.5-alpha 507 4/1/2019
0.0.4-alpha 401 3/18/2019
0.0.3-alpha2 408 2/27/2019
0.0.3-alpha 435 2/27/2019
0.0.2-alpha 422 2/24/2019
0.0.1-alpha 484 2/3/2019

Initial test release.