Metadata >> NuGet >> StringTemplate3

StringTemplate3

Metadata

Authors Sam Harwell, Terence Parr
Copyrights Copyright © Sam Harwell 2013
Description The C# port of StringTemplate 3.
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 3.
Tags stringtemplate st3 stringtemplate3 template
Dependencies Antlr3.Runtime:3.5.0.3-alpha002
Title StringTemplate 3
PackageSize 483710
PackageHashAlgorithm SHA512
PackageHash 4GsMuqPgn7VTp+yHwnL4U6dC2BSQCRGWpvQCl4+/PswM5KWVdjewtLnTqVdwkr7PtVqFVOGCWEBdU0ifRfarSA==
DownloadCount 000000
CreatedDate 2013-08-10T05:20:39

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 StringTemplate3 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install StringTemplate3 -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 StringTemplate3
Installing the package (HTTP Basic authentication):
Install-Package StringTemplate3 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package StringTemplate3 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package StringTemplate3

OpenWrap

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

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
3.5.0.3-alpha002
3.5.0.3-alpha001