Metadata >> NuGet >> SmartTemplateProcessor

SmartTemplateProcessor

Metadata

Authors Julio Goldschmidt
Copyrights Copyright 2015
Description You can process an template with an context object.
Owners Julio Goldschmidt
ProjectUrl https://github.com/JulioGold/smart-template-processor.NET
ReleaseNotes Package created.
RequireLicenseAcceptance False
Tags template processor
Dependencies Newtonsoft.Json:7.0.1
Title SmartTemplateProcessor
PackageSize 9128
PackageHashAlgorithm SHA512
PackageHash uSBdpFL/aIl2824DPhq8bWQl31uUY09X1FKJVah9xr0NoGLLBXls+Gc0afNS/s0r2Qjnf9VaUR0s1Wkg/ReF6g==
DownloadCount 000000
CreatedDate 2015-07-22T00:33:23

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

OpenWrap

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

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
1.0.0.0