Metadata >> NuGet >> Ninject >> 3.2.3-unstable-009

3.2.3-unstable-009

Metadata

Authors Ninject Project Contributors
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.
IconUrl https://github.com/ninject/ninject/raw/master/logos/Ninject-Logo32.png
Language en-US
LicenseUrl https://github.com/ninject/ninject/raw/master/LICENSE.txt
Owners Ninject Project Contributors
ProjectUrl http://www.ninject.org/
ReleaseNotes https://github.com/ninject/Ninject/blob/master/ReleaseNotes.md
RequireLicenseAcceptance True
Summary IoC container for .NET
Tags Ninject ioc di
PackageSize 1657632
PackageHashAlgorithm SHA512
PackageHash Qq56++8ncDTbMojyrulHAAicHLv9fbPdtJi4jW52GpsS5QQ2iC1ukg4bePVh9rmshagp1fvVx45NL6Gevj8GbQ==
DownloadCount 000000
CreatedDate 2014-11-23T08:02: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 Ninject -Version 3.2.3-unstable-009 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Ninject -Version 3.2.3-unstable-009 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Ninject 3.2.3-unstable-009 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Ninject -Version 3.2.3-unstable-009
Uninstalling the package:
o remove-wrap 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=v3.5 Binaries
AnyCPU Release .NETFramework,Version=v4.0 Binaries
AnyCPU Release .NETFramework,Version=v4.5 Binaries
AnyCPU Release Silverlight,Version=v2.0 Binaries
AnyCPU Release Silverlight,Version=v3.0 Binaries
AnyCPU Release Silverlight,Version=v3.0,Profile=WindowsPhone Binaries
AnyCPU Release Silverlight,Version=v4.0 Binaries
AnyCPU Release Silverlight,Version=v4.0,Profile=windowsphone71 Binaries
AnyCPU Release Silverlight,Version=v5.0 Binaries