Skip to main content

One post tagged with "DEPENDENCY-INJECTION"

View All Tags

Dependency Injection Put Simply

· 5 min read

The concept of Dependency Injection can look over complicated especially for beginners. Here, I have tried to explain it by using a very simple example from the real world: a food delivery app on your mobile phone.

So, imagine you open such an app on your smartphone. Let’s see what we have here:

Adaptive CRUD for ASP.NET Core web apps. 10 minutes to set up. Open-source!