Ninject extension to add ioc for WCF services when self hosting.
Info
Version: | 3.3.2 |
Author(s): | Ninject Project Contributors |
Last Update: | Wednesday, March 1, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.ninject.org/ |
NuGet Url: | https://www.nuget.org/packages/Ninject.Extensions.Wcf.Selfhost |
Install
Install-Package Ninject.Extensions.Wcf.Selfhost
dotnet add package Ninject.Extensions.Wcf.Selfhost
paket add Ninject.Extensions.Wcf.Selfhost
Ninject.Extensions.Wcf.Selfhost Download (Unzip the "nupkg" after downloading)
Dependencies
- Ninject.Extensions.Wcf(>= 3.3.0)
- Ninject.Web.Common.SelfHost(>= 3.3.0)
Tags