Skip to content

SplatNinjectExtensions class

Defined in

Namespace: Splat.Ninject Assembly: Splat.Ninject.dll Full name: Splat.Ninject.SplatNinjectExtensions Modifiers: public static

Summary

View source

Provides extension methods for integrating Ninject with Splat by configuring the dependency resolver.

Applies to

net10.0, net10.0-browserwasm1.0, net10.0-desktop1.0, net9.0, net9.0-browserwasm1.0, net9.0-desktop1.0, net8.0, net8.0-ios17.5, net8.0-maccatalyst17.5, net8.0-macos14.2, net8.0-macos14.5, net8.0-tvos17.2, netstandard2.1, net462, net481, net471

Remarks

This class enables the use of Ninject as the dependency resolver within Splat-based applications. It is intended to be used in application startup code to replace the default dependency resolution mechanism with one backed by a Ninject kernel.

Methods

NameSummary
static UseNinjectDependencyResolver
Inherited members

Extension blocks

extension(IKernel kernel)

  • UseNinjectDependencyResolver