Closed ericmaino closed 4 years ago
Services are designed to be hosted within functions and ASP.NET API services today. The tight coupling here makes testability difficult and also locks each service into the hosting choices that have already been made.
This was completed in #74
Services are designed to be hosted within functions and ASP.NET API services today. The tight coupling here makes testability difficult and also locks each service into the hosting choices that have already been made.