Metadata >> NuGet >> Portable.Ninject >> 3.2.1.1

3.2.1.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, WP8, Wpa 8.1, Win8
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 Refactored to use single lib with bait-and-switch
RequireLicenseAcceptance False
Summary IoC container for .NET
Tags Ninject ioc di portable pcl
Title Ninject for Portable Class Libraries
PackageSize 1462779
PackageHashAlgorithm SHA512
PackageHash f8wcRCl8yYb6X7QaFEjUtS1bvnUQt+6KTi6jRvFFUi7sMQi+5B5uBbMjW9u+72g6jhaLMWW4+pXrxWSPfp39eg==
DownloadCount 000000
CreatedDate 2014-07-25T23:37:23

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.2.1.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Portable.Ninject -Version 3.2.1.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.2.1.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.2.1.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Portable.Ninject -Version 3.2.1.1 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Portable.Ninject -Version 3.2.1.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 .NETFramework,Version=v4.0,Profile=Client Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net4+sl5+wp8+win8+wpa81+monotouch+monoandroid Binaries
AnyCPU Release Silverlight,Version=v5.0 Binaries
AnyCPU Release Unsupported,Version=v0.0 Binaries
AnyCPU Release Windows,Version=v8.0 Binaries
AnyCPU Release WindowsPhone,Version=v8.0 Binaries