Sunday, December 16, 2018

Dependency Injection with Serverless Functions

Port your interfaces and classes from your Web API to a serverless function using dependency injection. This article demonstrates how to bootstrap AWS Lambda and Azure Serverless Functions with dependency injection.

source https://www.c-sharpcorner.com/article/dependency-injection-with-serverless-functions/

No comments:

Post a Comment