Skip to content

7.5.0

Latest
Compare
Choose a tag to compare
@starkmsu starkmsu released this 28 Oct 14:45
· 2 commits to master since this release
f315ed3

New feature

New interface - IStartStop - is introduced that just inherits IStartable and IStoppable. This interface could be used to register components in DI container without explicit registration as IStartable to avoid starting the component right away.