Solid.Practices.Modularity
1.0.5
See the version list below for details.
dotnet add package Solid.Practices.Modularity --version 1.0.5
NuGet\Install-Package Solid.Practices.Modularity -Version 1.0.5
<PackageReference Include="Solid.Practices.Modularity" Version="1.0.5" />
paket add Solid.Practices.Modularity --version 1.0.5
#r "nuget: Solid.Practices.Modularity, 1.0.5"
// Install Solid.Practices.Modularity as a Cake Addin #addin nuget:?package=Solid.Practices.Modularity&version=1.0.5 // Install Solid.Practices.Modularity as a Cake Tool #tool nuget:?package=Solid.Practices.Modularity&version=1.0.5
This package provides utilities for
composing module-based application
inside the bootstrapper.
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)
- Solid.Practices.Middleware (>= 1.0.3)
NuGet packages (14)
Showing the top 5 NuGet packages that depend on Solid.Practices.Modularity:
Package | Downloads |
---|---|
Solid.Practices.Composition.Core
This package provides utilities 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 |
|
Attest.Tests.Core
This package provides facilities for writing tests, including unit, integration and end-to-end. |
|
LogoFX.Client.Bootstrapping
LogoFX Client Bootstrapping containing base bootstrapper that performs several boilerplate tasks: modules registration, assemblies discovery using plugin framework via middlewares |
|
Attest.Fake.Data
This package provides means of storing and loading fake data using builders |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.3.6 | 7,972 | 10/21/2022 |
2.3.6-rc1 | 1,832 | 10/4/2022 |
2.3.5 | 5,467 | 4/15/2022 |
2.3.4 | 9,543 | 1/23/2022 |
2.3.3 | 11,112 | 11/24/2021 |
2.3.3-rc1 | 1,260 | 11/21/2021 |
2.3.2 | 13,743 | 9/5/2021 |
2.3.2-rc2 | 1,414 | 9/4/2021 |
2.3.2-rc1 | 1,417 | 9/1/2021 |
2.3.1 | 13,571 | 6/21/2021 |
2.3.1-rc1 | 1,466 | 6/21/2021 |
2.3.0 | 10,325 | 4/23/2021 |
2.3.0-rc1 | 1,926 | 4/15/2021 |
2.2.0 | 22,177 | 5/10/2019 |
2.1.0 | 5,942 | 3/10/2019 |
2.0.0 | 4,779 | 1/15/2019 |
2.0.0-rc1 | 10,294 | 12/3/2018 |
1.2.1-rc5 | 5,811 | 10/18/2018 |
1.2.1-rc4 | 3,546 | 9/26/2018 |
1.2.1-rc3 | 5,134 | 5/20/2018 |
1.2.1-rc2 | 5,037 | 12/15/2017 |
1.2.1-rc1 | 3,121 | 12/1/2017 |
1.2.0 | 4,204 | 8/9/2017 |
1.2.0-rc3 | 1,464 | 7/21/2017 |
1.2.0-rc2 | 3,100 | 7/10/2017 |
1.2.0-rc1 | 1,496 | 5/20/2017 |
1.1.3 | 11,919 | 5/8/2016 |
1.1.2 | 4,517 | 5/3/2016 |
1.1.1 | 10,597 | 3/27/2016 |
1.1.0 | 2,858 | 3/23/2016 |
1.0.9 | 2,025 | 3/22/2016 |
1.0.8 | 5,478 | 2/22/2016 |
1.0.7 | 5,281 | 2/1/2016 |
1.0.6 | 3,043 | 1/3/2016 |
1.0.5 | 4,329 | 10/3/2015 |
1.0.4 | 5,442 | 7/11/2015 |
1.0.0 | 1,109 | 7/11/2015 |
Added Module Registrator for explicit use