Metadata >> NuGet >> CommonComposition >> 0.2.2

0.2.2

Metadata

Authors ClariusLabs
Copyrights Copyright 2013, ClariusLabs under Apache 2.0 license
Description Portable component composition annotations, dependency injection framework agnostic. Automatically register your application components by convention with the most popular DI frameworks, while keeping your code container-agnostic.
IconUrl http://clarius.io/commoncomposition
LicenseUrl https://raw.github.com/clariuslabs/CommonComposition/master/LICENSE
Owners danielkzu, clariuslabs
ProjectUrl https://github.com/clariuslabs/CommonComposition
ReleaseNotes v0.2 * Added [Named] annotation that is available on components or constructor parameters to specify named components and dependencies v0.1 * Initial ComponentAttribute annotation, with IsSingleton support
RequireLicenseAcceptance False
Tags dependency injection di extensibility composition
Title CommonComposition
PackageSize 9276
PackageHashAlgorithm SHA512
PackageHash zAk9j6WAQwFiVideoAwzxWcSe1K6BbMnsMIywARgJxceAjxqe/LHjh5P3u/XG3rPsJksFHoA8WvE1WS1Z5kbwQ==
DownloadCount 000000
CreatedDate 2013-12-03T19:01:58

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install CommonComposition -Version 0.2.2 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install CommonComposition -Version 0.2.2 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete CommonComposition 0.2.2 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package CommonComposition -Version 0.2.2 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package CommonComposition -Version 0.2.2 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap CommonComposition -Version 0.2.2
Uninstalling the package:
o remove-wrap CommonComposition

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETPortable,Version=v0.0,Profile=win+net40+sl50+wp8 Binaries