dapplo / Dapplo.Addons

Dapplo.Addons makes it possible to extend your applications with addons in a simple way.
GNU Lesser General Public License v3.0
9 stars 2 forks source link

Add a more clearly define startup order for the application bootstrapper #4

Closed Lakritzator closed 6 years ago

Lakritzator commented 8 years ago

So it's clear when the configuration is loaded etc...

Lakritzator commented 6 years ago

IService components, like IStartup(Async)/IShutdown(Async) can define on what they wait (prerequisite) via the ServiceAttribute.