dotnetdc / presentations

A collection of the .NET DC User Group's presentations
5 stars 1 forks source link

Topic: Dependency Injection & IoC containers in .NET #2

Open ssa3512 opened 5 years ago

ssa3512 commented 5 years ago

It would be great if someone who is knowledgeable on DI & IoC frameworks in .NET could give a talk on this subject. Maybe a comparison of some of the frameworks out there and then an case study of setting up IoC in an application.

SeanKilleen commented 5 years ago

@ssa3512 I'd be up for this! what level of depth would you be looking for in comparison? Syntax & implementation differences, or differences in how each of the libraries actually accomplish DI?

I teach Excella's Agile Engineering (CSD) course which touches on Dependency Inversion and IoC containers as part of SOLID principles, and I've worked with them a bunch. I likely know several folks who could deliver this talk in addition to me, too.

Is there a venue you had in mind for a talk like this?

ssa3512 commented 5 years ago

@SeanKilleen that would be great! Honestly I think maybe a broader approach to DI and IoC is what I am looking for. My organization is currently grappling with how to go about getting started with adding IoC to our application. I think a talk on the benefits of DI/IoC, choosing a framework, how to get started with it is what I had in mind.

As for venue, I think the meetup group has a consistent location at Microsoft in Chevy Chase but @aslotte is probably the person to talk to about that.

SeanKilleen commented 5 years ago

@ssa3512 I work with Alex on a daily basis so I'll get his thoughts on it. 👍