Metadata >> NuGet >> Yggdrasil

Yggdrasil

Metadata

Authors Einar Ingebrigtsen
Copyrights Copyright 2014
Description A simple IoC container for Windows 8.1 / Windows Phone 8.1 - RT - Store based apps
IconUrl https://raw.github.com/dolittle/Yggdrasil/master/icon.png
LicenseUrl https://raw.github.com/dolittle/Yggdrasil/master/MIT-LICENSE.txt
Owners Dolittle
ProjectUrl http://github.com/dolittle/yggdrasil
RequireLicenseAcceptance False
Tags IoC WinRT Windows8.1 WindowsPhone8.1
Title Yggdrasil
PackageSize 72477
PackageHashAlgorithm SHA512
PackageHash FM9J5qCpMMbx6ikQxgV4aJ2nXzjUwyJ2GbeTxqzXbxMznJfsY2S8ygb5RuY5rYNHkG/kl8qMprhjFxgTLASWXg==
DownloadCount 000000
CreatedDate 2014-11-15T08:32:36

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

OpenWrap

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

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.1