Metadata >> NuGet >> QuickInject

QuickInject

Metadata

Authors isapgol
Copyrights Copyright © 2014
Description QuickInject is a Unity 3.5 based IoC container that aims to give the Unity container a performance advantage in basic scenarios.
LicenseUrl https://github.com/isapgol/QuickInject/blob/master/LICENSE
Owners isapgol
ProjectUrl https://github.com/isabgol/QuickInject/blob/master/README.md
RequireLicenseAcceptance False
Dependencies Unity:3.5.1404.0
Title QuickInject Dependency Injection Container
PackageSize 74737
PackageHashAlgorithm SHA512
PackageHash er+nAIUqZmrHTlcMX2m7juA/78SpJ0zZb8tbGbJMoWRCRLGfVtdZLoNy9BbD8h1cd06BuzRci47EgYO34K2PYg==
DownloadCount 000000
CreatedDate 2014-11-24T05:21:15

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

OpenWrap

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

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.12
1.0.0.11
1.0.0.10
1.0.0.9
1.0.0.8
1.0.0.5
1.0.0.4