criticalmanufacturing / cli

Critical Manufacturing Projects Command Line Tool
https://criticalmanufacturing.github.io/cli/
BSD 3-Clause "New" or "Revised" License
10 stars 25 forks source link

chore: add Startup Module that can be used in other .NET plugins #257

Closed joaoopereira closed 1 year ago

joaoopereira commented 1 year ago

on this PR we are creating a Startup Module class, that will be useful for other .NET plugins. part of this code was spread through some plugins, and now is generalized on a single class.