Portable.Ninject
3.2.1.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Portable.Ninject --version 3.2.1.1
NuGet\Install-Package Portable.Ninject -Version 3.2.1.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Portable.Ninject" Version="3.2.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Portable.Ninject --version 3.2.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Portable.Ninject, 3.2.1.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Portable.Ninject as a Cake Addin #addin nuget:?package=Portable.Ninject&version=3.2.1.1 // Install Portable.Ninject as a Cake Tool #tool nuget:?package=Portable.Ninject&version=3.2.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Stop writing monolithic applications that make you feel like you have to move mountains to make the simplest of changes. Ninject helps you use the technique of dependency injection to break your applications into loosely-coupled, highly-cohesive components, and then glue them back together in a flexible manner.
Portable version of Ninject for .NET4, SL4, WP8, Wpa 8.1, Win8
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40-client is compatible. |
Silverlight | sl5 is compatible. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wp8 is compatible. wp81 was computed. wpa81 is compatible. |
Windows Store | win8 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Portable.Ninject:
Repository | Stars |
---|---|
riperiperi/FreeSO
Re-implementation of The Sims Online.
|
|
sami1971/SimplyMobile
Collection of abstracted mobile functionalities. Xamarin.iOS, Xamarin.Android & WP8.
|
Version | Downloads | Last updated |
---|---|---|
3.3.1 | 6,494 | 11/28/2014 |
3.3.0 | 2,303 | 8/3/2014 |
3.2.1.1 | 809 | 7/25/2014 |
3.2.0 | 995 | 3/21/2014 |
3.0.7 | 343 | 7/22/2013 |
3.0.6 | 372 | 2/21/2013 |
3.0.5 | 100 | 11/25/2012 |
3.0.4 | 54 | 11/24/2012 |
3.0.3.1 | 51 | 11/24/2012 |
3.0.3 | 52 | 11/4/2012 |
3.0.2 | 59 | 10/6/2012 |
3.0.1.12 | 55 | 9/27/2012 |
3.0.1.10 | 52 | 8/29/2012 |
Refactored to use single lib with bait-and-switch