Metadata >> NuGet >> StringTemplate4

StringTemplate4

Metadata

Authors Sam Harwell, Terence Parr
Copyrights Copyright © Sam Harwell 2013
Description The C# port of StringTemplate 4.
IconUrl https://raw.github.com/antlr/website-antlr4/master/images/icons/antlr.png
Language en-us
LicenseUrl https://raw.github.com/sharwell/antlrcs/master/bin/prep/LICENSE.txt
Owners Sam Harwell
ProjectUrl https://github.com/sharwell/antlrcs
ReleaseNotes https://github.com/sharwell/antlrcs/releases/v3.5.0.3-alpha002
RequireLicenseAcceptance True
Summary The C# port of StringTemplate 4.
Tags stringtemplate st4 stringtemplate4 template
Dependencies Antlr3.Runtime:3.5.0.3-alpha002
Title StringTemplate 4
PackageSize 433072
PackageHashAlgorithm SHA512
PackageHash lp7gc8Tuob4yXOClbeV9Rstc/2vkbRzHZJFypCwYByQgslnZew4IZ1rmghcq5GxnRCHO44gKRmGDH81kltIj+g==
DownloadCount 000000
CreatedDate 2013-08-10T05:21:02

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install StringTemplate4 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install StringTemplate4 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package StringTemplate4
Installing the package (HTTP Basic authentication):
Install-Package StringTemplate4 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package StringTemplate4 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package StringTemplate4

OpenWrap

Installing the package:
o add-wrap StringTemplate4
Uninstalling the package:
o remove-wrap StringTemplate4

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
4.0.7.2-alpha002
4.0.7.2-alpha001