Metadata >> NuGet >> Compose >> 0.1.4-beta

0.1.4-beta

Metadata

Authors Tommy Long
Description The easy wasy to compose well formed application components in .Net
IconUrl https://raw.githubusercontent.com/Smudge202/Compose/master/Compose-Icon.png
LicenseUrl https://raw.githubusercontent.com/Smudge202/Compose/master/LICENSE
Owners Tommy Long
ProjectUrl http://github.com/smudge202/compose
RequireLicenseAcceptance False
Summary Assists with clean application composition allowing components to be isolated, reused, and interchanged.
Tags composition compose
PackageSize 116660
PackageHashAlgorithm SHA512
PackageHash DwpVmQNbYedZYgd5O/HT+yfe8R0ySRsc0sCBsIT8y/hMU1+twrYzp85R1KRfr/S1y1imRG5M+n5+rSKghyn/1w==
DownloadCount 000000
CreatedDate 2015-05-28T08:00:12

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 Compose -Version 0.1.4-beta -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Compose -Version 0.1.4-beta -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Compose 0.1.4-beta %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Compose -Version 0.1.4-beta
Uninstalling the package:
o remove-wrap Compose

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 .NETFramework,Version=v4.5 Binaries
AnyCPU Release DNX,Version=v4.5.1 Binaries
AnyCPU Release DNXCore,Version=v5.0 Binaries