Metadata >> NuGet >> Compose

Compose

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 62162
PackageHashAlgorithm SHA512
PackageHash LiuRoVSe7nNnZNgfc90b3sgCmdoYDW6MwTot4eiFSionFIVZADE01/MpdgZ/1JGWjMAo9ZFD2HDsLFEJnPXuUw==
DownloadCount 000000
CreatedDate 2015-07-28T20:41:31
Dependencies Microsoft.Framework.DependencyInjection:1.0.0-beta6:Unsupported|System.Reflection.Emit:4.0.0-beta-23019:Unsupported

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

OpenWrap

Installing the package:
o add-wrap Compose
Uninstalling the package:
o remove-wrap Compose

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.0
0.1.5-alpha4
0.1.5-alpha2
0.1.5-beta
0.1.4-beta