Metadata >> NuGet >> IfInjector

IfInjector

Metadata

Authors Michael Ahern
Copyrights Copyright 2013
Description IfInjector is a lightweight, high performance micro-IoC container. The container is packaged as a PCL 104 library - suitable for WP7.1, Windows Store and SL4+ (MonoDroid, MonoTouch) projects. Distinguishing features are small size, speed and attribute based configuration.
LicenseUrl https://raw.github.com/iamahern/IfInjector/master/LICENSE.txt
Owners Michael Ahern
ProjectUrl https://github.com/iamahern/IfInjector
ReleaseNotes https://raw.github.com/iamahern/IfInjector/master/CHANGES.txt
RequireLicenseAcceptance False
Tags IoC micro PCL Xamarin MonoTouch MonoDroid WP7
Title IfInjector
PackageSize 78960
PackageHashAlgorithm SHA512
PackageHash aqCqLGrVbJLnwP5ekafMPxdqVCX/yYS7gwlvz3chiD9t4lvXE7ozD4zCSSaap7Ah7l0RySjmlO/1NucRlv62KA==
DownloadCount 000000
CreatedDate 2013-11-27T22:34:02

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

OpenWrap

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

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
0.8.1
0.8
0.7
0.6.2
0.6.1
0.6
0.5.1