Skip to content

fortesl/ioc_assess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This visual studio solution has a completed command line application, project 'CarAppIOC', which manually implements inversion of control dependency management.

The solution also has an empty project 'MyCarWithContainer'. Your job is to implement the same application with an IOC container. You may create your own container or use an IOC container provided by a dependency injection framework like Autofac, Ninject, or other. You may also create an external JSON/XML configuration file and Microsoft configuration extensions to configure your container.

Please comment your code with explanations of your design choices and contrast with other possible choices.

Thank you for your time.

About

ioc_assess

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages