Metadata >> NuGet >> Unity.TypedFactories

Unity.TypedFactories

Metadata

Authors pombeirp
Copyrights Copyright © Pedro Pombeiro 2012-2013
Description This project provides functionality similar to Castle.Windsor Typed Factories, for the Unity IoC container.
LicenseUrl https://github.com/PombeirP/Unity.TypedFactories/blob/master/LICENSE.md
Owners Developer In The Flow
ProjectUrl https://github.com/PombeirP/Unity.TypedFactories
RequireLicenseAcceptance False
Tags Unity IoC DI Automatic Typed Factories autofactories Fluent
Dependencies Castle.Core:3.2.0|JetBrains.Annotations.Redist:7.1|Unity:2.1.505.2
Title Unity Typed Factories
PackageSize 27461
PackageHashAlgorithm SHA512
PackageHash Zs/TO6r+J1DDyFWdjo6EzJmW9lHngzts5koGFMFd/6pO12aDN5ImBeWLpuLgT5s52U+xTThoqnG/74T1Cemiyw==
DownloadCount 000000
CreatedDate 2014-01-22T11:06:30

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

OpenWrap

Installing the package:
o add-wrap Unity.TypedFactories
Uninstalling the package:
o remove-wrap Unity.TypedFactories

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.55
1.0.51
1.0.50
1.0.47
1.0.45