The .NET Dependency Injection article covers how to handle the app host builder from a console app, but WPF and WinForms require special care.
Here are some blog posts that cover this topic:
WPF
WinForms
Note that WinForms has the app startup framework (for C#) that could be leveraged.
Associated WorkItem - 558092
The .NET Dependency Injection article covers how to handle the app host builder from a console app, but WPF and WinForms require special care.
Here are some blog posts that cover this topic:
WPF
WinForms
Note that WinForms has the app startup framework (for C#) that could be leveraged.
Associated WorkItem - 558092