Metadata >> NuGet >> Stubble.Extensions.Loaders

Stubble.Extensions.Loaders

Metadata

Authors Alex McAuliffe
Copyrights Copyright © 2015
Description Template Loaders for Stubble
Language en-US
LicenseUrl https://github.com/StubbleOrg/Stubble.Extensions.Loaders/blob/master/licence.md
Owners Alex McAuliffe
ProjectUrl https://github.com/StubbleOrg/Stubble.Extensions.Loaders
RequireLicenseAcceptance False
Tags template mustache text generation fast extension loaders
Dependencies Stubble.Core:1.0.0.75-alpha4
Title Stubble.Extensions.Loaders
PackageSize 11571
PackageHashAlgorithm SHA512
PackageHash AGuzyd8Ewh1oLWQ4IphtxntB0woHYM2xZCpxMbetaJracp8lZunXhipFWdtT9g3B+f4t9Iyz2sr6UVPYoACbpg==
DownloadCount 000000
CreatedDate 2015-07-27T11:16:07

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

OpenWrap

Installing the package:
o add-wrap Stubble.Extensions.Loaders
Uninstalling the package:
o remove-wrap Stubble.Extensions.Loaders

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.9-alpha