dolittle-obsolete / DotNET.Fundamentals

Reusable, fundamental abstractions and building blocks
http://www.dolittle.io
MIT License
4 stars 8 forks source link

Make the configuration of resources in the same fashion as regular configuration #166

Open einari opened 5 years ago

einari commented 5 years ago

Instead of having the IConfigurationFor<> intermediate object - we should be able to just take a dependency to a configuration object for a resource and be handed the correctly configured one. Get rid of the intermediate IConfigurationFor<> all together

┆Issue is synchronized with this Asana task