graze 5.5.1

dotnet add package graze --version 5.5.1
NuGet\Install-Package graze -Version 5.5.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="graze" Version="5.5.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add graze --version 5.5.1
#r "nuget: graze, 5.5.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 graze as a Cake Addin
#addin nuget:?package=graze&version=5.5.1

// Install graze as a Cake Tool
#tool nuget:?package=graze&version=5.5.1

Graze is a static site generator. It takes a template and a configuration file and generates a static web site. The generated site is pure HTML / CSS / JavaScript and can be hosted on any web server. The Graze templates are created using the Razor Syntax. Use an empty Visual Studio project as a starting point.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.5.1 198 7/27/2012
5.5.0 52 7/27/2012
5.0.1 51 7/18/2012
3.1.0 57 3/13/2012
3.0.0 52 2/21/2012
1.0.0 55 2/5/2012