Azure Functions with MediatR and Dependency Injection

Azure Functions with MediatR and Dependency Injection

MediatR MediatR is one of the most popular libraries in the .NET environment and describes itself as "Simple, unambitious mediator implementatio

Dependency Injection with Azure Functions and FunctionsStartup

Dependency Injection with Azure Functions and FunctionsStartup

Azure Functions provides a very lean way to execute code serverless. So lean, in fact, that there is no dependency injection by default. With the hel

ASP.NET Core Serverless on AWS Lambda

ASP.NET Core Serverless on AWS Lambda

Serverless Serverless is on everyone's lips; in the .NET area it means mainly Azure Functions. In principle Serverless is all about not having to wor

AWS Toolkit for Visual Studio 2019

AWS Toolkit for Visual Studio 2019

AWS (Amazon Web Services) offers an extra toolkit for Visual Studio 2017 and Visual Studio 2019 that integrates seamlessly to create projects based o