wicked programmer
helping developers everywhere innovate and learn
  • Home
  • Events
  • Publications
  • Learning
  • About
Daily Learning – Injecting configuration for your ASP.NET Core application

General/ Learning

Daily Learning – Injecting configuration for your ASP.NET Core application

Wicked Programmer September 8, 2018

We are building a product from scratch.  As such we are running into minor issues just getting everything set up when we are creating the code.  Interestingly I was having an issue accessing my configuration.  Originally I had just put the property on the class forgetting that I needed to define a constructor so that the configuration would be injected.  Good on you Microsoft sticking to constructor injection!

Related Posts

General /

C# Tips – IDisposable Best Practices

Learning /

C# Tips – Collection Best Practices

General /

Quality Issue #1 – Count vs. Count()

‹ Daily Learning – Checking which version of .NET Core is installed› Daily Learning – Paintbrush for Mac OS X a simple replacement for Paint.NET







Back to Top

© wicked programmer 2025