Metadata >> NuGet >> LAN.Core.DependencyInjection.StructureMap

LAN.Core.DependencyInjection.StructureMap

Metadata

Authors Mitch Ferrer
Copyrights Copyright 2015
Description Thin Di Abstraction implemented with StructureMap
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 StructureMap
Dependencies structuremap:3.1.6.186|LAN.Core.DependencyInjection:1.1.9.0
Title LAN.Core.DependencyInjection.StructureMap
PackageSize 9668
PackageHashAlgorithm SHA512
PackageHash snl2gw438oOwcL2LK8F6l59Npr/eeeISWXQCyZvi9ByHjpdx2FoBrRPjjDlPDXImOWOwCXrvGY9iktS061KRrg==
DownloadCount 000000
CreatedDate 2015-07-13T21:12:25

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

OpenWrap

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

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.2.0.0
1.1.5.0