Metadata >> NuGet >> Stubble.Extensions.JsonNet

Stubble.Extensions.JsonNet

Metadata

Authors Alex McAuliffe
Copyrights Copyright © 2015
Description Newtonsoft Json.Net Extensions for Stubble Templates
Language en-US
LicenseUrl https://github.com/StubbleOrg/Stubble.Extensions.JsonNet/blob/master/licence.md
Owners Alex McAuliffe
ProjectUrl https://github.com/StubbleOrg/Stubble.Extensions.JsonNet
RequireLicenseAcceptance False
Tags template mustache text generation fast newtonsoft json.net extension
Dependencies Newtonsoft.Json:7.0.1|Stubble.Core:1.0.0.101-alpha8
Title Stubble.Extensions.JsonNet
PackageSize 8718
PackageHashAlgorithm SHA512
PackageHash RGT4FCCk6XbR3K+DydQ3KrtzNcmKRqUDEewI9lbrcLc5xpcRIhyacd2RG/3mhN77DssoRSQ16KNYXufjMNjFlw==
DownloadCount 000000
CreatedDate 2015-09-23T19:12:43

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

OpenWrap

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

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.18-alpha2
1.0.0.7-alpha