Metadata >> NuGet >> LAN.Core.DependencyInjection

LAN.Core.DependencyInjection

Metadata

Authors Mitch Ferrer
Copyrights Copyright 2015
Description Thin Di Abstraction
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
Title LAN.Core.DependencyInjection
PackageSize 10311
PackageHashAlgorithm SHA512
PackageHash Bk/gM09jaKfPbb9bTWFyWSS8a7MvOk4aKFM3OkaCIQBzoWN281mHb+V5ozQe99xwSHmCjBZIK2fDEs+IlLvPRg==
DownloadCount 000000
CreatedDate 2015-05-03T20:58:08

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

OpenWrap

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

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.1.9.0
1.1.8.0