Support creating applications based on reconfigurable: DI modules, pipelines and configurations.
Info
Version: | 0.4.0 |
Author(s): | Adrian Dobrzycki |
Last Update: | Wednesday, July 6, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/adobrzyc/modulos |
NuGet Url: | https://www.nuget.org/packages/Modulos |
Install
Install-Package Modulos
dotnet add package Modulos
paket add Modulos
Modulos Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.DependencyModel(>= 3.0.0)
- Microsoft.Extensions.DependencyInjection(>= 5.0.0)
- Microsoft.Extensions.DependencyModel(>= 5.0.0)
Tags