Skip to content

SOLID Principles reminder with Dependency Injection using Ninject

Notifications You must be signed in to change notification settings

JulienFONTANA/SolidPrinciplesReminder

Repository files navigation

SolidPrinciplesReminder

SOLID Principles reminder with Dependency Injection using Ninject

Why this Kata ?

I wanted to have fun, I had a little time, and voilà!

Why C# ?

It's my main programmation language, and I like it quite a lot. C# standard 4.7.2 used here.

What is Dependency Injection ?

Dependency Injection allows for a framework (Ninject here) to supply and replace classic object creation and can be very powerful. I don't even scratch the surface here.

Can I clone this repo ?

Sure, have fun !

About

SOLID Principles reminder with Dependency Injection using Ninject

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages