Chapter 5. Configuration, dependency injection, and logging
This chapter covers
You’ve learned how to deploy simple actors in Akka.NET, and in the remainder of the book, we’ll look at how you can create actors that solve more-complex problems. First, you need to understand how to inject configuration into Akka.NET, as a way of controlling how scenarios are handled in the framework.