Jet Brains Rider
How to run docker compose files in Rider
JetBrains Rider provides Docker support using the Docker plugin. The plugin is bundled and enabled by default. For more information. In this post we’ll walk through the process of running a docker compose files in Rider.
Serverless AWS Lambda Dependency Injection
walk-through on how to implement full-blown Dependency Injection, Configuration and even make use of IHost functionality in your AWS Lambda projects.