Info
Version: | 1.0.0 |
Author(s): | Derik Whittaker |
Last Update: | Sunday, July 17, 2011 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://ninject.org/ |
NuGet Url: | https://www.nuget.org/packages/Ninject.CommonServiceLocator.Silverlight |
Install
Install-Package Ninject.CommonServiceLocator.Silverlight
dotnet add package Ninject.CommonServiceLocator.Silverlight
paket add Ninject.CommonServiceLocator.Silverlight
Ninject.CommonServiceLocator.Silverlight Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
After you have ran this you will want to make a call to
new NinjectConfiguration().Setup(); in order to call the configuration setup.