Explore a comprehensive conference talk that delves into combining dependency injection with async and await in C# without leaky abstractions. Learn how to extract values from monads through an easy-to-understand explanation, with all code examples presented in C#. Discover the connection between these concepts and their practical applications in software development. Gain insights into domain modeling, Zen Buddhism, the XY problem, functors, lazy computation, collections, tasks, and semi-containers. Examine composable helper functions and their implementation in an example application. Understand the challenges of impure operations and leaky abstractions, and learn how to refactor code for improved functionality. Dive into topics such as reservations, compiler warnings, pure functions, and efficient data reading techniques.
Async Injection - How to Combine Dependency Injection with Async and Await in C# Without Leaky Abstractions