Metadata >> NuGet >> Ninject.Extensions.AutoEventWireup

Ninject.Extensions.AutoEventWireup

Metadata

Authors Manuel Josupeit-Walter
Description Ninject extension that provides an automatic event-based wireup mechanism for loosely coupled systems.
IconUrl https://github.com/ninject/ninject/raw/master/logos/Ninject-Logo32.png
LicenseUrl http://www.gnu.org/licenses/lgpl-3.0.txt
Owners Manuel Josupeit-Walter
RequireLicenseAcceptance True
Tags ninject di ioc
Dependencies Ninject:3.0.0.0|Ninject.Extensions.ContextPreservation:3.0.0.0
Title Ninject.Extensions.AutoEventWireup
PackageSize 45098
PackageHashAlgorithm SHA512
PackageHash Lj0VarYQZfHaxtuCLxUL5S2NuAWZAZudbx92erHQ2AM/XavoafG8619JN95C3FiAg2GKRBnkzL6zst5IUYg7Tw==
DownloadCount 000000
CreatedDate 2013-04-25T20:30:46
ProjectUrl https://bitbucket.org/DerPeit/ninject.extensions.autoeventwireup

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Ninject.Extensions.AutoEventWireup -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Ninject.Extensions.AutoEventWireup -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Ninject.Extensions.AutoEventWireup
Installing the package (HTTP Basic authentication):
Install-Package Ninject.Extensions.AutoEventWireup -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Ninject.Extensions.AutoEventWireup -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Ninject.Extensions.AutoEventWireup

OpenWrap

Installing the package:
o add-wrap Ninject.Extensions.AutoEventWireup
Uninstalling the package:
o remove-wrap Ninject.Extensions.AutoEventWireup

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.1.4.0
1.1.3.0
1.1.2.0
1.1.1.0