Use Ninject as your IoC container of choice to use WCF with CQRS.NET as ServiceHosts.
Info
Version: | 5.2.2.69 |
Author(s): | Chinchilla Software |
Last Update: | Saturday, November 2, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Chinchilla-Software-Com/CQRS |
NuGet Url: | https://www.nuget.org/packages/Cqrs.Ninject.ServiceHost |
Install
Install-Package Cqrs.Ninject.ServiceHost
dotnet add package Cqrs.Ninject.ServiceHost
paket add Cqrs.Ninject.ServiceHost
Cqrs.Ninject.ServiceHost Download (Unzip the "nupkg" after downloading)
Dependencies
- Cqrs(>= 2.4.1639.856 && <= 2.4.1639.856)
- Ninject.Extensions.Wcf(>= 3.2.2)
Tags