adobrzyc / modulos

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:C# 98.6%Language:PowerShell 1.4%