This article describes the approach how to create (.net core) code that can be easily moved between different Azure services like Azure Functions, Azure Service Fabric, or Azure container instances. A nice side effect is that the code gets maintainable, testable and enhanceable right away. What is the actual issue? Imagine the business logic is…