Compose 0.1.5-beta

This is a prerelease version of Compose.
dotnet add package Compose --version 0.1.5-beta
                    
NuGet\Install-Package Compose -Version 0.1.5-beta
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Compose" Version="0.1.5-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Compose" Version="0.1.5-beta" />
                    
Directory.Packages.props
<PackageReference Include="Compose" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Compose --version 0.1.5-beta
                    
#r "nuget: Compose, 0.1.5-beta"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Compose&version=0.1.5-beta&prerelease
                    
Install Compose as a Cake Addin
#tool nuget:?package=Compose&version=0.1.5-beta&prerelease
                    
Install Compose as a Cake Tool

The easy wasy to compose well formed application components in .Net

Product Compatible and additional computed target framework versions.
.NETPlatform dotnet is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Compose:

Package Downloads
Compose.ApplicationExtension

The easy wasy to compose application extensions in .Net

Compose.Owin

The easy wasy to compose well formed application components in .Net

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.5-beta 1,261 7/31/2015
0.1.4-beta 991 6/3/2015
0.1.3-beta 1,037 5/4/2015
0.1.2-beta3 1,022 4/16/2015
0.1.1-beta3 1,120 4/14/2015
0.1.0-beta3 1,068 4/10/2015