Metadata >> NuGet >> Portable.Ninject >> 3.0.3.1

3.0.3.1

Metadata

Authors Oren Novotny
Description Stop writing monolithic applications that make you feel like you have to move mountains to make the simplest of changes. Ninject helps you use the technique of dependency injection to break your applications into loosely-coupled, highly-cohesive components, and then glue them back together in a flexible manner. Portable version of Ninject for .NET4, SL4, WP7.5+ and Store apps
IconUrl https://github.com/onovotny/ninject/raw/master/logos/Ninject-Logo32.png
LicenseUrl https://github.com/onovotny/ninject/raw/master/LICENSE.txt
Owners Oren Novotny
ProjectUrl https://github.com/onovotny/ninject/
ReleaseNotes This version has been combined into a single package using NuGet 2.1
RequireLicenseAcceptance True
Summary IoC container for .NET
Tags Ninject ioc di portable pcl
Title Ninject for Portable Class Libraries
PackageSize 1079681
PackageHashAlgorithm SHA512
PackageHash xro+pOogATGq07u9YmHuQUQx5o6vfmRbBfRL8ceh5z+9afEbgVSLlGXyLJz8xhL/nRNn4vXkid1Ki+ZUd9BhSQ==
DownloadCount 000000
CreatedDate 2012-11-24T14:44:36

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Portable.Ninject -Version 3.0.3.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Portable.Ninject -Version 3.0.3.1 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Portable.Ninject 3.0.3.1 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Portable.Ninject -Version 3.0.3.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Portable.Ninject -Version 3.0.3.1 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Portable.Ninject -Version 3.0.3.1
Uninstalling the package:
o remove-wrap Portable.Ninject

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETCore,Version=v4.5 Binaries
AnyCPU Release .NETFramework,Version=v4.0,Profile=Client Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net4+sl4+wp71+win8 Binaries
AnyCPU Release Silverlight,Version=v4.0 Binaries
AnyCPU Release Silverlight,Version=v4.0,Profile=WindowsPhone71 Binaries