/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

claudiobernasconi.ch
| | blog.peterritchie.com
1.9 parsecs away

Travel
| | [AI summary] The author announces an open-source nuget package and project template that simplifies dependency injection and configuration management in .NET console applications.
| | www.hanselman.com
2.1 parsecs away

Travel
| | I write about minimal Web APIs in 2016 and my goal has always been for 'dotnet ...
| | www.fearofoblivion.com
1.7 parsecs away

Travel
| | A blog containing the thoughts and ideas of me
| | fusectore.dev
13.8 parsecs away

Travel
| This is the first part in a series of articles on dependency injection for the play framework using guice. As soon as Ive written the next part, it will be linked here. Please note that while the examples are written in Scala, the principles apply for Java likewise. Furthermore, please be aware that Guice is not the only framework to do dependency injection with. It is probably the most prominent one in the play ecosystem though. Guice does so called runtime dependency injection. This means dependencies ...