/modulos

Supports creating applications based on reconfigurable: DI modules, pipelines and configurations.

Primary LanguageC#MIT LicenseMIT

Modulos

It's a very simple library that brings a proposal on how to treat the application configuration process. With Modulos you can affect it with predictable way. The main benefits is to being able to overwrite

Installation

Modulos is distributed as NuGet package Install-Package Modulos

Documentation

You can find documentation here

Examples

You can find examples directly in this repository here