/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.nexsoftsys.com
| | www.code4it.dev
2.5 parsecs away

Travel
| | Code4IT - a blog for .NET enthusiasts, Azure lovers, and Backend developers
| | lenholgate.com
3.8 parsecs away

Travel
| | [AI summary] The post explains the concept of Dependency Injection as a software design pattern to reduce coupling and improve flexibility through various injection methods like constructor injection.
| | wildermuth.com
3.2 parsecs away

Travel
| | I've been building some ASP.NET Core apps as of late and had to dig into how Dependency Injection works there. After talking with Julie Lerman a bit on Twitter about it, I realized that there might be some confusing things about how it works in ASP.NET Core, so I'm hoping I can add some clarity in this post.
| | nodogmablog.bryanhogan.net
7.4 parsecs away

Travel
| Setting up dependency injection for your .NET Lambda functions only takes a few lines of code. Read on to see how.