Metadata >> NuGet >> Ninject.Extensions.InterceptorBindings

Ninject.Extensions.InterceptorBindings

Metadata

Authors Nick Slowes
Description Contains extensions for registering interceptors as part of the Ninject binding syntax.
Language en-US
LicenseUrl https://bitbucket.org/nslowes/ninject.extensions.interceptorbindings/src/default/License.txt
Owners Nick Slowes
ProjectUrl https://bitbucket.org/nslowes/ninject.extensions.interceptorbindings/
RequireLicenseAcceptance False
Summary Interception extension for Ninject
Dependencies Castle.Core:[3.1, 4.0)|Ninject:[3.0, 4.0)
PackageSize 28460
PackageHashAlgorithm SHA512
PackageHash xIyCdvVDE64ghVGzK9i67akmkjhjRL7Y8CkM3cnLdsFIOi50oVpTdN/gn/9a7ZtKx9kuqMaK3AatKZm4dJRptw==
DownloadCount 000000
CreatedDate 2015-09-09T20:01:54

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.InterceptorBindings -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Ninject.Extensions.InterceptorBindings -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.InterceptorBindings
Installing the package (HTTP Basic authentication):
Install-Package Ninject.Extensions.InterceptorBindings -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Ninject.Extensions.InterceptorBindings -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Ninject.Extensions.InterceptorBindings

OpenWrap

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

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
2.0.4.0
2.0.3.0