Scal 0.5.6

dotnet add package Scal --version 0.5.6
NuGet\Install-Package Scal -Version 0.5.6
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="Scal" Version="0.5.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Scal --version 0.5.6
#r "nuget: Scal, 0.5.6"
#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.
// Install Scal as a Cake Addin
#addin nuget:?package=Scal&version=0.5.6

// Install Scal as a Cake Tool
#tool nuget:?package=Scal&version=0.5.6

Scal (Structuremap and Caliburn.Micro) combines the Caliburn.Micro framework with the StructureMap DI Container and sprinkles in MemBus as Event aggregator and DynamicXaml as support library for XAML-related tasks. Caliburn.Micro is directly packaged into this, to avoid running its install scripts.

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

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.5.6 2,228 5/9/2012
0.5.5 1,388 4/4/2012
0.5.4 1,388 3/5/2012
0.5.3 1,349 2/25/2012
0.5.2 1,329 2/24/2012
0.5.1 1,366 2/20/2012

Removed dependency to StructureMap, which is now included, as it is built from my own fork in order to support client profile