Metadata >> NuGet >> LAN.Core.DependencyInjection.Ninject

LAN.Core.DependencyInjection.Ninject

Metadata

Authors Mitch Ferrer
Copyrights Copyright 2015
Description Thin Di Abstraction implemented with Ninject
LicenseUrl https://raw.githubusercontent.com/G3N7/LAN.Core.DependencyInjection/master/LICENSE
Owners Mitch Ferrer
ProjectUrl https://github.com/G3N7/LAN.Core.DependencyInjection/
RequireLicenseAcceptance False
Tags DI DependencyInjection IOC InversionOfControl Ninject
Dependencies Ninject:3.2.2.0|LAN.Core.DependencyInjection:1.1.9.0
Title LAN.Core.DependencyInjection.Ninject
PackageSize 10016
PackageHashAlgorithm SHA512
PackageHash +/q0a61PFq6vwaIMZyemhMVH8Ore2Ds1JEZb+QRRPDH11lp3Ag+oRH5csOnvjMz3c3ypjuJctziCQpsh9e9UMw==
DownloadCount 000000
CreatedDate 2015-05-03T20:58:44

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

OpenWrap

Installing the package:
o add-wrap LAN.Core.DependencyInjection.Ninject
Uninstalling the package:
o remove-wrap LAN.Core.DependencyInjection.Ninject

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
1.0.8.0