Solid.Practices.Composition.Web 1.0.8

There is a newer version of this package available.
See the version list below for details.
dotnet add package Solid.Practices.Composition.Web --version 1.0.8
NuGet\Install-Package Solid.Practices.Composition.Web -Version 1.0.8
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="Solid.Practices.Composition.Web" Version="1.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Solid.Practices.Composition.Web --version 1.0.8
#r "nuget: Solid.Practices.Composition.Web, 1.0.8"
#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 Solid.Practices.Composition.Web as a Cake Addin
#addin nuget:?package=Solid.Practices.Composition.Web&version=1.0.8

// Install Solid.Practices.Composition.Web as a Cake Tool
#tool nuget:?package=Solid.Practices.Composition.Web&version=1.0.8

This package provides utilities for
composing module-based web server applications.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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
2.3.6 404 10/21/2022
2.3.6-rc1 139 10/4/2022
2.3.5 476 4/15/2022
2.3.4 459 1/23/2022
2.3.3 5,847 11/24/2021
2.3.3-rc1 455 11/21/2021
2.3.2 359 9/5/2021
2.3.2-rc2 236 9/4/2021
2.3.2-rc1 197 9/1/2021
2.3.1 373 6/21/2021
2.3.1-rc1 214 6/21/2021
2.3.0 377 4/23/2021
2.3.0-rc1 217 4/15/2021
2.2.0 633 5/10/2019
2.1.0 608 3/10/2019
2.0.0 709 1/15/2019
2.0.0-rc3 501 12/31/2018
2.0.0-rc2 611 12/28/2018
2.0.0-rc1 773 12/3/2018
1.2.1-rc4 1,028 5/20/2018
1.2.1-rc3 943 12/15/2017
1.2.1-rc2 715 12/4/2017
1.2.1-rc1 687 12/2/2017
1.0.8 1,209 3/9/2016
1.0.7 977 2/2/2016
1.0.6 1,019 1/3/2016
1.0.5 1,227 10/3/2015
1.0.4 1,184 7/11/2015
1.0.1 1,016 7/11/2015
1.0.0 1,153 7/11/2015

Added server-side assembly source provider.