Solid.Practices.Middleware
1.0.4
See the version list below for details.
dotnet add package Solid.Practices.Middleware --version 1.0.4
NuGet\Install-Package Solid.Practices.Middleware -Version 1.0.4
<PackageReference Include="Solid.Practices.Middleware" Version="1.0.4" />
paket add Solid.Practices.Middleware --version 1.0.4
#r "nuget: Solid.Practices.Middleware, 1.0.4"
// Install Solid.Practices.Middleware as a Cake Addin #addin nuget:?package=Solid.Practices.Middleware&version=1.0.4 // Install Solid.Practices.Middleware as a Cake Tool #tool nuget:?package=Solid.Practices.Middleware&version=1.0.4
This package contains middleware interface for IoC container
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net451 is compatible. 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. |
-
- Solid.Practices.IoC (>= 1.0.4)
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,091 | 10/21/2022 |
2.3.6-rc1 | 1,968 | 10/4/2022 |
2.3.5 | 6,513 | 4/15/2022 |
2.3.4 | 10,860 | 1/23/2022 |
2.3.3 | 11,560 | 11/24/2021 |
2.3.3-rc1 | 1,331 | 11/21/2021 |
2.3.2 | 14,376 | 9/5/2021 |
2.3.2-rc2 | 1,613 | 9/4/2021 |
2.3.2-rc1 | 1,636 | 9/1/2021 |
2.3.1 | 14,112 | 6/21/2021 |
2.3.1-rc1 | 1,729 | 6/21/2021 |
2.3.0 | 12,101 | 4/23/2021 |
2.3.0-rc1 | 2,143 | 4/15/2021 |
2.2.0 | 22,885 | 5/10/2019 |
2.1.0 | 6,663 | 3/10/2019 |
2.0.0 | 5,455 | 1/15/2019 |
2.0.0-rc1 | 10,715 | 12/3/2018 |
1.2.1-rc3 | 13,124 | 5/20/2018 |
1.2.1-rc2 | 5,913 | 12/15/2017 |
1.2.1-rc1 | 3,626 | 12/1/2017 |
1.2.0 | 5,385 | 8/9/2017 |
1.2.0-rc2 | 4,865 | 7/10/2017 |
1.2.0-rc1 | 1,638 | 5/20/2017 |
1.1.1 | 9,615 | 5/3/2016 |
1.1.0 | 8,205 | 5/2/2016 |
1.0.9 | 9,041 | 3/27/2016 |
1.0.8 | 3,746 | 3/25/2016 |
1.0.7 | 12,142 | 2/1/2016 |
1.0.6 | 3,312 | 1/3/2016 |
1.0.4 | 1,096 | 12/23/2015 |
1.0.3 | 4,577 | 10/3/2015 |
Added class constraint on Ioc Container parameter of middleware