romainbsl
11/14/2022, 5:54 PMval di = DI {
bindSet<Configuration> {
add { provider { FooConfiguration() } }
bind { singleton { BarConfiguration() } }
}
}
The old API is now deprecated and should be removed in a future version.
Enjoy Kodein 7.16.0! And, of course, feedback is always welcome.