Solid.Practices.Middleware 1.0.6

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

This package contains middleware interface for IoC container

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (15)

Showing the top 5 NuGet packages that depend on Solid.Practices.Middleware:

Package Downloads
Solid.Practices.Modularity

This package provides means for composing modular applications.

Solid.Bootstrapping

This package provides abstractions over different bootstrapping capabilities: having ioc container, etc. as well as the most common middlewares to be used during bootstrapping

Solid.Extensibility

This package provides interfaces and wrappers for extensible objects

LogoFX.Client.Bootstrapping

LogoFX Client Bootstrapping containing base bootstrapper that performs several boilerplate tasks: modules registration, assemblies discovery using plugin framework via middlewares

LogoFX.Client.Bootstrapping.Core

LogoFX Client Bootstrapping Core containing cross-platform client bootstrapper utilities.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.3.6 9,384 10/21/2022
2.3.6-rc1 1,983 10/4/2022
2.3.5 6,541 4/15/2022
2.3.4 10,884 1/23/2022
2.3.3 11,585 11/24/2021
2.3.3-rc1 1,352 11/21/2021
2.3.2 14,400 9/5/2021
2.3.2-rc2 1,651 9/4/2021
2.3.2-rc1 1,657 9/1/2021
2.3.1 14,137 6/21/2021
2.3.1-rc1 1,748 6/21/2021
2.3.0 12,128 4/23/2021
2.3.0-rc1 2,164 4/15/2021
2.2.0 22,934 5/10/2019
2.1.0 6,717 3/10/2019
2.0.0 5,493 1/15/2019
2.0.0-rc1 10,757 12/3/2018
1.2.1-rc3 13,238 5/20/2018
1.2.1-rc2 6,044 12/15/2017
1.2.1-rc1 3,710 12/1/2017
1.2.0 5,493 8/9/2017
1.2.0-rc2 4,949 7/10/2017
1.2.0-rc1 1,721 5/20/2017
1.1.1 9,761 5/3/2016
1.1.0 8,299 5/2/2016
1.0.9 9,133 3/27/2016
1.0.8 3,838 3/25/2016
1.0.7 12,238 2/1/2016
1.0.6 3,405 1/3/2016
1.0.4 1,191 12/23/2015
1.0.3 4,671 10/3/2015

Added portability