Metadata >> NuGet >> DotLiquid >> 1.7.0-beta1

1.7.0-beta1

Metadata

Authors Tim Jones, Alessandro Petrelli
Description DotLiquid is a templating system ported to the .NET framework from Ruby's Liquid Markup.
IconUrl https://github.com/formosatek/dotliquid/raw/master/build/logo_nuget.png
Language en-US
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Tim Jones
ProjectUrl http://dotliquidmarkup.org/
RequireLicenseAcceptance False
Summary DotLiquid is a templating system ported to the .NET framework from Ruby's Liquid Markup.
Tags template templating language Liquid markup .net35 .net40
Title DotLiquid

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install DotLiquid -Version 1.7.0-beta1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install DotLiquid -Version 1.7.0-beta1 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete DotLiquid 1.7.0-beta1 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package DotLiquid -Version 1.7.0-beta1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package DotLiquid -Version 1.7.0-beta1 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap DotLiquid -Version 1.7.0-beta1
Uninstalling the package:
o remove-wrap DotLiquid

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v3.5 Binaries
AnyCPU Release .NETFramework,Version=v4.0 Binaries