Solid.Practices.Modularity
1.0.7
See the version list below for details.
dotnet add package Solid.Practices.Modularity --version 1.0.7
NuGet\Install-Package Solid.Practices.Modularity -Version 1.0.7
<PackageReference Include="Solid.Practices.Modularity" Version="1.0.7" />
<PackageVersion Include="Solid.Practices.Modularity" Version="1.0.7" />
<PackageReference Include="Solid.Practices.Modularity" />
paket add Solid.Practices.Modularity --version 1.0.7
#r "nuget: Solid.Practices.Modularity, 1.0.7"
#:package Solid.Practices.Modularity@1.0.7
#addin nuget:?package=Solid.Practices.Modularity&version=1.0.7
#tool nuget:?package=Solid.Practices.Modularity&version=1.0.7
This package provides interface for composing module-based application.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0-android was computed. net7.0-android was computed. net8.0-android was computed. net9.0-android was computed. net10.0-android was computed. |
| MonoAndroid | monoandroid is compatible. |
| MonoTouch | monotouch is compatible. |
-
- Solid.Practices.IoC (>= 1.0.7)
- Solid.Practices.Middleware (>= 1.0.7)
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 | 8,955 | 10/21/2022 |
| 2.3.6-rc1 | 2,434 | 10/4/2022 |
| 2.3.5 | 5,891 | 4/15/2022 |
| 2.3.4 | 10,687 | 1/23/2022 |
| 2.3.3 | 11,799 | 11/24/2021 |
| 2.3.3-rc1 | 1,566 | 11/21/2021 |
| 2.3.2 | 15,246 | 9/5/2021 |
| 2.3.2-rc2 | 1,739 | 9/4/2021 |
| 2.3.2-rc1 | 1,684 | 9/1/2021 |
| 2.3.1 | 15,259 | 6/21/2021 |
| 2.3.1-rc1 | 1,753 | 6/21/2021 |
| 2.3.0 | 11,779 | 4/23/2021 |
| 2.3.0-rc1 | 2,298 | 4/15/2021 |
| 2.2.0 | 24,184 | 5/10/2019 |
| 2.1.0 | 6,718 | 3/10/2019 |
| 2.0.0 | 5,365 | 1/15/2019 |
| 2.0.0-rc1 | 11,741 | 12/3/2018 |
| 1.2.1-rc5 | 6,623 | 10/18/2018 |
| 1.2.1-rc4 | 4,066 | 9/26/2018 |
| 1.2.1-rc3 | 6,042 | 5/20/2018 |
| 1.2.1-rc2 | 5,899 | 12/15/2017 |
| 1.2.1-rc1 | 3,669 | 12/1/2017 |
| 1.2.0 | 4,764 | 8/9/2017 |
| 1.2.0-rc3 | 1,877 | 7/21/2017 |
| 1.2.0-rc2 | 3,738 | 7/10/2017 |
| 1.2.0-rc1 | 1,837 | 5/20/2017 |
| 1.1.3 | 13,091 | 5/8/2016 |
| 1.1.2 | 5,048 | 5/3/2016 |
| 1.1.1 | 11,685 | 3/27/2016 |
| 1.1.0 | 3,310 | 3/23/2016 |
| 1.0.9 | 2,375 | 3/22/2016 |
| 1.0.8 | 6,093 | 2/22/2016 |
| 1.0.7 | 5,925 | 2/1/2016 |
| 1.0.6 | 3,533 | 1/3/2016 |
| 1.0.5 | 4,938 | 10/3/2015 |
| 1.0.4 | 6,299 | 7/11/2015 |
| 1.0.0 | 1,445 | 7/11/2015 |
Added more targets for portability.