Metadata >> NuGet >> Stubble.Extensions.SystemData

Stubble.Extensions.SystemData

Metadata

Authors Alex McAuliffe
Copyrights Copyright © 2015
Description Extensions for System.Data Types for Stubble
Language en-US
LicenseUrl https://github.com/StubbleOrg/Stubble.Extensions.SystemData/blob/master/licence.md
Owners Alex McAuliffe
ProjectUrl https://github.com/StubbleOrg/Stubble.Extensions.SystemData
RequireLicenseAcceptance False
Tags template mustache text generation fast extension system data
Dependencies Stubble.Core:1.0.0.89-alpha6
Title Stubble.Extensions.SystemData
PackageSize 8746
PackageHashAlgorithm SHA512
PackageHash /Y6WtUzW0r4uhnS4CHtZ73xoqZeiPIr/63ZFOTPceIZiI4hiuuhNHKSAAe3n/u9ZGRew26Eh4czvZt8CX+94rQ==
DownloadCount 000000
CreatedDate 2015-07-29T17:11:09

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

OpenWrap

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

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