A module class that can be loaded into Ninject (a dependency injector with nice syntax) to use my WinForms MVVM framework together with Ninject constructor injection on View Model classes.
Go to file
2019-02-06 18:41:58 +00:00
Properties Added a separate assembly for the Ninject bindings because I do not wish to add Ninject as a core dependency (there are a ton of alternative dependency injectors out there!) 2019-02-06 18:41:58 +00:00
Source Added a separate assembly for the Ninject bindings because I do not wish to add Ninject as a core dependency (there are a ton of alternative dependency injectors out there!) 2019-02-06 18:41:58 +00:00
Nuclex.Windows.Forms.Ninject (net-4.0).csproj Added a separate assembly for the Ninject bindings because I do not wish to add Ninject as a core dependency (there are a ton of alternative dependency injectors out there!) 2019-02-06 18:41:58 +00:00