Metadata >> NuGet >> LAN.Core.DependencyInjection.SimpleInjector

LAN.Core.DependencyInjection.SimpleInjector

Metadata

Authors Mitch Ferrer
Copyrights Copyright 2015
Description Thin Di Abstraction implemented with SimpleInjector
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 SimpleInjector
Dependencies SimpleInjector:2.8.0|LAN.Core.DependencyInjection:1.1.9.0
Title LAN.Core.DependencyInjection.SimpleInjector
PackageSize 9967
PackageHashAlgorithm SHA512
PackageHash zjdIb/8wgHxLXYxhcvTm0QbvZhKYPodhVcowxf3rsKCSoDT4UdT/pUMZz2CGoXMeMG42zQEv+b+4H3pEw0oZuw==
DownloadCount 000000
CreatedDate 2015-07-13T21:10:41

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

OpenWrap

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

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.4.0.0
1.3.5.0