Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
avgDev
6y ago
0 comments
Share
This is correct. I did not use DI before moving to Core and that was probably the toughest. Once learned, DI is great.
MVC 5 to Core should be a pretty easy transition if you know DI.
0 comments
default
newest
oldest
nikon
6y ago
I feel "DI" in the context of .NET Core is often the IoC container you feel forced to use. DI is a pattern, but even trying to use the logger extension without the service provider is a pain.
j
/
k
navigate · click thread line to collapse