Metadata >> NuGet >> Umbraco.Tools.Package

Umbraco.Tools.Package

Metadata

Authors Endzone.io,Ondrej Pialek
Description Install as a DNX command. Generates plugin packages for Umbraco. You give it dlls, back-office files and it updates the Package.xml file and compresses it into a single installable archive. Usage: dnx . package settings.json
LicenseUrl http://unlicense.org/
Owners Endzone.io,Ondrej Pialek
ProjectUrl https://github.com/EndzoneSoftware/Umbraco.Tools
RequireLicenseAcceptance False
PackageSize 20913
PackageHashAlgorithm SHA512
PackageHash KseQlj/cn/cgP9Exk47BoxEwMIol6HVKJJXZM+oBVcAyiBhlWdmiYrbi9OVKU7qcHDZgfFRMjILLpIyCwjnsUA==
DownloadCount 000000
CreatedDate 2015-09-24T19:51:29
Dependencies Microsoft.Framework.ConfigurationModel:1.0.0-beta4:dnx451|Microsoft.Framework.ConfigurationModel.Json:1.0.0-beta4:dnx451|System.Xml.XDocument:4.0.10-beta-22816:dnx451|Microsoft.Framework.ConfigurationModel:1.0.0-beta4:dnxcore50|Microsoft.Framework.ConfigurationModel.Json:1.0.0-beta4:dnxcore50|System.Xml.XDocument:4.0.10-beta-22816:dnxcore50|System.Console:4.0.0-beta-23019:dnxcore50|System.Collections:4.0.10-beta-23019:dnxcore50|System.Linq:4.0.0-beta-23019:dnxcore50|System.Threading:4.0.10-beta-23019:dnxcore50|Microsoft.CSharp:4.0.0-beta-23019:dnxcore50|System.IO.Compression.ZipFile:4.0.0-beta-23019:dnxcore50

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

OpenWrap

Installing the package:
o add-wrap Umbraco.Tools.Package
Uninstalling the package:
o remove-wrap Umbraco.Tools.Package

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.30
1.0.29
1.0.27
1.0.26
1.0.25
1.0.24
1.0.23
1.0.22
1.0.21
1.0.20
1.0.19
1.0.18
1.0.17
1.0.0