Metadata >> NuGet >> Portable.Ninject >> 3.3

3.3

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, iOS and Android
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 xamarin ios android monotouch monoandroid
Title Ninject for Portable Class Libraries
PackageSize 1824563
PackageHashAlgorithm SHA512
PackageHash a7pKPYrXHgjcS1Jo8+HObIjV6jWL22nuRkZ9XeiuoutzGe1WjhWM3p50j+ne/SoLVWUES5S46EpXtfjFHQOAEw==
DownloadCount 000000
CreatedDate 2014-08-03T15:33:57

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

OpenWrap

Installing the package:
o add-wrap Portable.Ninject -Version 3.3
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 MonoAndroid,Version=v0.0 Binaries
AnyCPU Release MonoTouch,Version=v0.0 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