djsuperchief / Kyameru

Kyameru is a business processing engine inspired by Apache Camel and built for .Net Core.
https://djsuperchief.github.io/Kyameru/
MIT License
2 stars 1 forks source link

DI Register methods not implemented correctly #59

Closed djsuperchief closed 3 years ago

djsuperchief commented 3 years ago

Change instantiation so that it makes proper use of DI injection (Components were never updated to utilise the Register From and To).

Headers and components need new registration methods.