forked from edys/Ninject-prism-ext
-
Notifications
You must be signed in to change notification settings - Fork 0
luetm/Ninject-prism-ext
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Prism.NinjectExtension This extension is for use with the Microsoft.Practices.Prism library. The current version requires the following: - Microsoft.Practices.Prism 4.0 - Ninject 2.2 Supports: - .NET 4 - Silverlight 4 To use: 1) replace UnityBootstrapper or MEFBootstrapper with NinjectBootstrapper. 2) in Module construct, use Ninject.IKernel instead of IUnityContainer or CompositionContainer 3) replace IUnityContainer and CompositionContainer type registration with Ninject bindings I plan to update this for WP7 apps (if possible)
About
A Ninject Ext to be used with prism rather than using Unity or MEF
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C# 100.0%