Wax 0.1.0

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

Designed to aid reuse of expressions.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

    • Wax (>= 1.0.0)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.3.0 87 3/17/2015
0.2.10 95 12/5/2014
0.2.9 51 12/4/2014
0.2.8 46 12/4/2014
0.2.7 52 11/26/2014
0.2.6 70 10/2/2014
0.2.5 59 5/1/2014
0.2.4 50 5/1/2014
0.2.3 49 5/1/2014
0.2.1 43 2/21/2014
0.2.0 46 2/21/2014
0.1.0 44 2/21/2014

Initial release.